1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-13 11:53:59 +02:00
Commit Graph

1648 Commits

Author SHA1 Message Date
Grigory Smolkin
47283e113f PGPRO-2065: add thread number to elog messages 2019-04-01 03:57:04 +03:00
Grigory Smolkin
030832c0ba PGPRO-2065: --amcheck minor fixes 2019-04-01 03:45:15 +03:00
Grigory Smolkin
19405a95b3 PGPRO-2065: fix validate_one_page 2019-04-01 01:23:50 +03:00
Grigory Smolkin
0b549f317f tests: added checkdb.CheckdbTest.test_checkdb_block_validation 2019-03-31 11:43:50 +03:00
Grigory Smolkin
820a0a63a6 Merge branch 'master' into pgpro-2065 2019-03-31 11:41:57 +03:00
Grigory Smolkin
702d13e4a5 PGPRO-2065: allow checkdb to be used without BACKUP_DIR 2019-03-31 11:41:46 +03:00
Grigory Smolkin
fb4c3ffdc0 bugix: fix thread inturruption detection 2019-03-31 11:22:17 +03:00
Grigory Smolkin
8964f2aff3 Merge branch 'master' into pgpro-2065 2019-03-30 16:57:02 +03:00
Grigory Smolkin
f0de44e0fa tests: add module "config" 2019-03-30 01:48:57 +03:00
Grigory Smolkin
523457c91d update README 2019-03-30 00:25:10 +03:00
Grigory Smolkin
932fc5be77 update help 2019-03-29 22:22:25 +03:00
Grigory Smolkin
2647c37841 tests: minor changes to logging and snapfs tests 2019-03-29 22:10:24 +03:00
Grigory Smolkin
6fef70277d remove limitation about external files from README 2019-03-29 22:09:52 +03:00
Arthur Zakirov
e82201f5d7 Consider empty blocks within datafiles.
RelationAddExtraBlocks() may extend a relation with empty blocks due
to optimisation to avoid contentions.
2019-03-29 16:49:02 +03:00
Grigory Smolkin
0b26072ef6 tests: added merge.MergeTest.test_merge_multiple_descendants 2019-03-28 21:58:15 +03:00
Grigory Smolkin
b80a1ffbb3 tests: minor changes to merge.MergeTest.test_losing_file_after_failed_merge 2019-03-28 20:59:37 +03:00
Grigory Smolkin
0ff607914b tests: minor fixes to merge module 2019-03-28 18:08:49 +03:00
Grigory Smolkin
d48f4024a8 PGPRO-2589: use parent_link when deleting backup chain via delete -i BACKUP_ID 2019-03-28 17:35:05 +03:00
Grigory Smolkin
cbc0ceb9b4 Merge branch 'master' into pgpro-2589 2019-03-28 17:34:12 +03:00
Grigory Smolkin
e82b5daefc tests: rename module delete_test to delete; added delete.DeleteTest.test_delete_interleaved_incremental_chains and delete.DeleteTest.test_delete_multiple_descendants 2019-03-28 17:10:28 +03:00
Arthur Zakirov
65dd94d664 PGPRO-2589: Binary search for catalog_get_backup_list() 2019-03-28 16:58:14 +03:00
Arthur Zakirov
01207a7086 Throw an error if pg_probackup.conf doesn't exist 2019-03-28 13:42:58 +03:00
Grigory Smolkin
b2cb9cf940 PGPRO-2589: use parent_link instead of start-time sorting in merge, validate and restore 2019-03-27 22:29:42 +03:00
Grigory Smolkin
068218c544 tests: added merge.MergeTest.test_merge_backup_from_future and restore.RestoreTest.test_restore_backup_from_future 2019-03-27 18:16:53 +03:00
Grigory Smolkin
867e9e5835 tests: rename validate_test module to validate 2019-03-27 18:15:15 +03:00
Grigory Smolkin
c5c420ceab tests: rename module restore_test to restore 2019-03-26 20:56:55 +03:00
Grigory Smolkin
941b9c4267 add TODO to restore comments 2019-03-26 11:32:15 +03:00
Grigory Smolkin
081a0b317c tests: add pgpro2068 2019-03-26 00:55:30 +03:00
Grigory Smolkin
a27cf5911f minor changes to --help about --external-dirs option 2019-03-26 00:54:21 +03:00
Grigory Smolkin
092771792d tests: for pgpro-2573 2019-03-25 17:15:46 +03:00
Arthur Zakirov
55c4ef034c Merge branch 'PGPRO-421' 2019-03-25 16:55:06 +03:00
Grigory Smolkin
87b6b9012a tests: added test_retention_interleaved_incremental_chains 2019-03-25 16:40:41 +03:00
Grigory Smolkin
1923560fd9 tests: rename module retention_test to retention 2019-03-25 16:40:41 +03:00
Grigory Smolkin
038ffd6ace help: update help about --compress option 2019-03-25 16:40:41 +03:00
Grigory Smolkin
7acb351338 tests: added retention.RetentionTest.test_retention_window_4 2019-03-25 16:40:41 +03:00
Arthur Zakirov
afa0081a41 Make parsexlog messages using capital letter 2019-03-25 16:40:41 +03:00
Grigory Smolkin
be3b04b728 tests: minor fixes in page module 2019-03-25 16:40:41 +03:00
Arthur Zakirov
95f4f50c86 PGPRO-1973: Improve XLogWaitForConsistency() verbose message 2019-03-25 16:40:41 +03:00
Arthur Zakirov
a0fa72eeca PGPRO-1973: Report about absent or corrupted WALs only once 2019-03-25 16:40:41 +03:00
Arthur Zakirov
791837627b PGPRO-1973: Add more parallel tests 2019-03-25 16:40:41 +03:00
Arthur Zakirov
1e87dce591 PGPRO-1973: Fix a bug, improve validate tests 2019-03-25 16:40:41 +03:00
Arthur Zakirov
62a2850de0 PGPRO-1973: Add support pthreads for VALIDATE command 2019-03-25 16:40:41 +03:00
Grigory Smolkin
001c0c2670 tests: added test_continue_failed_merge_3(), author Ilya Skvortsov 2019-03-25 16:40:41 +03:00
Grigory Smolkin
db365f1d85 tests: minor fix for test_delete_backup_with_empty_control_file 2019-03-25 16:40:41 +03:00
Arthur Zakirov
012904b1f0 PGPRO-2523: Allow to delete single FULL backup 2019-03-25 16:40:41 +03:00
Arthur Zakirov
2ae1cf0007 PGPRO-2521: Allow to delete backups without or emtpy .control file 2019-03-25 16:40:41 +03:00
Grigory Smolkin
b888f6bdcd tests: added tests.retention_test.RetentionTest.test_retention_window_3 2019-03-25 16:40:41 +03:00
Grigory Smolkin
c02892217f tests: minor fixes for merge module 2019-03-25 16:40:41 +03:00
Grigory Smolkin
58de0dbd35 tests: added tests.merge.MergeTest.test_crash_after_opening_backup_control_2 2019-03-25 16:40:41 +03:00
Grigory Smolkin
596f82faa2 tests: added tests.merge.MergeTest.test_crash_after_opening_backup_control 2019-03-25 16:40:41 +03:00