Grigory Smolkin
|
5a41524251
|
tests: improve test coverage of partial incremental restore case
|
2020-06-24 22:42:35 +03:00 |
|
Grigory Smolkin
|
678237080f
|
disable in-place merge if backup versions are different
|
2020-06-24 22:41:23 +03:00 |
|
Grigory Smolkin
|
dfcf2d4bf9
|
tests: fix external tests for Windows
|
2020-06-23 23:07:53 +03:00 |
|
Grigory Smolkin
|
6ec34f8344
|
fix file delete on Windows
|
2020-06-23 20:06:38 +03:00 |
|
Grigory Smolkin
|
852c993231
|
tests: improve node cleanup in "incr_restore" module
|
2020-06-23 18:44:41 +03:00 |
|
Grigory Smolkin
|
b6900aa3ff
|
quick fix
|
2020-06-23 18:14:27 +03:00 |
|
Grigory Smolkin
|
173486cf81
|
Fix fopen flags for Windows
|
2020-06-23 18:11:57 +03:00 |
|
Grigory Smolkin
|
339bd6d37c
|
Revert "fix stdio buffering issue for Windows"
This reverts commit de794064b5 .
|
2020-06-23 18:06:21 +03:00 |
|
Grigory Smolkin
|
c6c43f65b4
|
Revert "Additional fix for Windows"
This reverts commit 97ef6db6af .
|
2020-06-23 18:06:12 +03:00 |
|
Grigory Smolkin
|
0aad77e959
|
tests: minor fix in "incr_restore" module
|
2020-06-23 17:31:52 +03:00 |
|
Grigory Smolkin
|
97ef6db6af
|
Additional fix for Windows
|
2020-06-23 17:27:22 +03:00 |
|
Grigory Smolkin
|
de794064b5
|
fix stdio buffering issue for Windows
|
2020-06-23 15:31:23 +03:00 |
|
Grigory Smolkin
|
fe5dd3591e
|
fix in remote file removing for Windows
|
2020-06-23 12:32:08 +03:00 |
|
Grigory Smolkin
|
5fa64b9609
|
tests: minor fixes
|
2020-06-23 12:16:21 +03:00 |
|
Grigory Smolkin
|
425b0a437a
|
fix some elog messages
|
2020-06-23 00:37:00 +03:00 |
|
Grigory Smolkin
|
d72f2d8dd2
|
new tests for module 'incr_restore'
|
2020-06-23 00:17:22 +03:00 |
|
Grigory Smolkin
|
0445bc6e09
|
documentation minor fix
|
2020-06-23 00:16:08 +03:00 |
|
Grigory Smolkin
|
f5e7e335c4
|
[Issue #66] Correctly handle zero-sized nonedata files during incremental restore
|
2020-06-23 00:15:37 +03:00 |
|
Grigory Smolkin
|
9f227cc78f
|
[Issue #229] In 'remote operations' section add requirement about programm version
|
2020-06-22 19:20:49 +03:00 |
|
Grigory Smolkin
|
c3cc6a0447
|
replcate truncate with ftruncate
|
2020-06-22 18:57:10 +03:00 |
|
Grigory Smolkin
|
cf99f6dc77
|
another Window fix
|
2020-06-22 18:44:18 +03:00 |
|
Grigory Smolkin
|
aed8260bf8
|
[Issue #213] fix compiling on Windows
|
2020-06-22 18:39:01 +03:00 |
|
Grigory Smolkin
|
f3248993c5
|
[Issue #228] minor fixes in tests
|
2020-06-22 16:58:24 +03:00 |
|
Grigory Smolkin
|
b5782d0804
|
[Issue #213] Fix pgbadger parsing
|
2020-06-22 16:30:31 +03:00 |
|
Grigory Smolkin
|
1ea48b19de
|
[Issue #228] a bit of cleaning
|
2020-06-22 14:26:24 +03:00 |
|
Grigory Smolkin
|
c670de211a
|
tests: update compatibility module
|
2020-06-22 13:52:56 +03:00 |
|
Grigory Smolkin
|
0410ff8408
|
[Issue #228] documentation update
|
2020-06-22 13:49:47 +03:00 |
|
Grigory Smolkin
|
345c26be79
|
[Issue #228] nitpicking
|
2020-06-22 13:42:06 +03:00 |
|
Grigory Smolkin
|
75e5496da1
|
tests: new test tests.merge.MergeTest.test_merge_page_header_map_retry
|
2020-06-21 23:02:53 +03:00 |
|
Grigory Smolkin
|
2267d5be01
|
[Issue #228] fix possible metadata corruption in merge retry
|
2020-06-21 22:45:03 +03:00 |
|
Grigory Smolkin
|
c8acde3f54
|
tests: fix tests.archive.ArchiveTest.test_archive_pg_receivexlog_partial_handling
|
2020-06-21 22:11:43 +03:00 |
|
Grigory Smolkin
|
3df12374be
|
[Issue #228]: added tests for corruption, truncation and missing conditions
|
2020-06-21 13:55:15 +03:00 |
|
Grigory Smolkin
|
73a6915161
|
[Issue #228]: add strict mode to get_data_file_headers()
|
2020-06-21 13:54:29 +03:00 |
|
Grigory Smolkin
|
ac1ff37ada
|
[Issue #228]: fixes
|
2020-06-21 03:17:28 +03:00 |
|
Grigory Smolkin
|
e49a490943
|
[Issue #228]: improve page header map bufferization and share descriptors between threads
|
2020-06-21 01:55:00 +03:00 |
|
Grigory Smolkin
|
09e87a54f7
|
[Issue #228]: added page header map compression
|
2020-06-20 19:14:38 +03:00 |
|
Grigory Smolkin
|
a0d31d530b
|
[Issue #228]: bufferization quick fix
|
2020-06-20 19:13:31 +03:00 |
|
Grigory Smolkin
|
0322c97a5e
|
[Issue #228]: bufferization of writes to page header map
|
2020-06-20 19:08:14 +03:00 |
|
Grigory Smolkin
|
a7eb948a75
|
[Issue #228]: remove artefacts of previous implementation
|
2020-06-19 14:02:00 +03:00 |
|
Grigory Smolkin
|
e80f1fe432
|
Merge branch 'release_2_4' into issue_228
|
2020-06-19 10:57:52 +03:00 |
|
Grigory Smolkin
|
53b7fe9c85
|
Merge branch 'master' into release_2_4
|
2020-06-19 10:57:39 +03:00 |
|
Grigory Smolkin
|
615a54edb5
|
tests: minor fixes
|
2020-06-19 10:49:32 +03:00 |
|
Grigory Smolkin
|
6f89a53ce0
|
tests: for basic smoke tests avoid crashish of PostgreSQL cluster when cleaning up test directories
|
2020-06-19 10:39:29 +03:00 |
|
Grigory Smolkin
|
a0ba9167f2
|
tests: some fixes
|
2020-06-19 10:09:04 +03:00 |
|
Grigory Smolkin
|
d383697b88
|
tests: minor fixes in merge module
|
2020-06-19 02:36:38 +03:00 |
|
Grigory Smolkin
|
d9fbced324
|
[Issue #228] fix merge
|
2020-06-19 02:32:43 +03:00 |
|
Grigory Smolkin
|
cb7050320b
|
[Issue #228] use one map per backup for all files
|
2020-06-18 22:16:30 +03:00 |
|
Grigory Smolkin
|
367c91b2e7
|
tests: new compatibility tests
|
2020-06-18 03:36:25 +03:00 |
|
Grigory Smolkin
|
0783103867
|
[Issue #228] return BackupPageHeader into data file to fix merge retry, remote 8 bytes alignment in datafiles, do not skip header when running data file validation
|
2020-06-18 03:33:44 +03:00 |
|
Grigory Smolkin
|
ddbc6fd5e6
|
[Issue #228] remove compressed_size attribute from BackupPageHeader2
|
2020-06-17 22:56:46 +03:00 |
|