1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-04 10:44:46 +02:00
Commit Graph

876 Commits

Author SHA1 Message Date
Grigory Smolkin
1475a5dc55 [Issue #205] fix some tests 2020-05-19 19:29:05 +03:00
Grigory Smolkin
50e1f77faa tests: minor improvemnt for "merge" module 2020-05-18 01:40:37 +03:00
Grigory Smolkin
6a736c2db6 Version 2.3.3 2020-05-14 18:00:29 +03:00
Grigory Smolkin
b0e90be2c2 tests: minor fixes 2020-05-14 13:27:17 +03:00
Grigory Smolkin
7bc8f49081 tests: added tests.backup.BackupTest.test_drop_db_during_full_backup 2020-05-14 12:54:17 +03:00
Grigory Smolkin
04d1ec93fc tests: added tests.backup.BackupTest.test_drop_rel_during_full_backup 2020-05-13 23:51:01 +03:00
Grigory Smolkin
cddc778024 [Issue #203] test coverage 2020-05-13 17:10:47 +03:00
Grigory Smolkin
77e99179af Version 2.3.2 2020-05-11 21:24:51 +03:00
Grigory Smolkin
7d0add5ad6 tests: fixes 2020-05-11 21:23:25 +03:00
Grigory Smolkin
73efc0bec8 [Issue #203] test coverage 2020-05-11 15:25:29 +03:00
Grigory Smolkin
5bdfd0fe5c Version 2.3.1 2020-05-03 00:02:16 +03:00
Grigory Smolkin
53f9d283d7 tests: some more fixes for 2.3.1 2020-05-03 00:02:11 +03:00
Grigory Smolkin
60fba17221 tests: added tests.merge.MergeTest.test_multi_timeline_merge 2020-05-02 21:29:35 +03:00
Grigory Smolkin
96090b2522 tests: some more fixes 2020-05-02 14:43:50 +03:00
Grigory Smolkin
6247ba4f53 tests: fixes 2020-05-02 14:20:50 +03:00
Grigory Smolkin
0f0aa42d15 tests: update for tests.page.PageTest.test_multi_timeline_page 2020-05-01 14:13:08 +03:00
Grigory Smolkin
99fdd3b919 Version 2.3.0 2020-04-29 14:28:55 +03:00
Grigory Smolkin
1c81e75699 minor improvements 2020-04-29 14:27:36 +03:00
Grigory Smolkin
853d68522f tests: disable autostart 2020-04-29 03:09:57 +03:00
Grigory Smolkin
2927549456 tests: fixes for 2.3.0 2020-04-29 01:26:56 +03:00
Grigory Smolkin
f7159f3333 tests: various fixes 2020-04-24 20:28:33 +03:00
Grigory Smolkin
e4d1db83cb tests: some fixes for ptrack 2020-04-22 23:37:08 +03:00
Grigory Smolkin
bebdef6c16 tests: fixes 2020-04-22 01:17:06 +03:00
gsmol
498134fe12
Merge pull request #196 from kuzmindb/issue_181
Issue 181
2020-04-21 02:14:36 +03:00
Grigory Smolkin
aa27b53f9d [Issue #177] added test tests.archive.ArchiveTest.test_archive_show_partial_files_handling 2020-04-20 18:49:46 +03:00
Dmitriy Kuzmin
83cee2d01c add test test_parent_backup_made_by_newer_version 2020-04-20 23:47:16 +10:00
Dmitriy Kuzmin
3fd92c629a add probackup_version attribute to tests 2020-04-20 23:47:16 +10:00
Grigory Smolkin
23532e8bac [Issue #183] test coverage 2020-04-20 14:11:20 +03:00
Grigory Smolkin
70143fca17 [Issue #146] tests update 2020-04-19 02:50:49 +03:00
Grigory Smolkin
1e2491eb80 Merge branch 'master' into issue_146 2020-04-18 16:40:38 +03:00
Grigory Smolkin
2fdab7c387 [Issue #120] fix tests.delete.DeleteTest.test_delete_error_backups 2020-04-18 13:53:55 +03:00
Grigory Smolkin
3429ef149e Merge branch 'master' into issue_120 2020-04-17 14:10:57 +03:00
Grigory Smolkin
703d311b4b [Issue #185] archive-get refactoring: multi-threading, batching, prefetchin, retrying and handling of '.partial' files 2020-04-17 03:40:23 +03:00
Grigory Smolkin
439c27c7e7 [Issue #180] test coverage 2020-04-10 16:05:52 +03:00
Grigory Smolkin
9679cae18b tests: some more ptrack fixes 2020-04-09 12:05:55 +03:00
Grigory Smolkin
b5aee7df03 tests: fixes for ptrack 2020-04-09 01:22:45 +03:00
Grigory Smolkin
4d51c7f549 [Issue #143] review feedback implementation 2020-04-03 20:03:01 +03:00
Grigory Smolkin
4a94fdaa33 [Issue #143] Multi-timeline incremental chain 2020-04-03 18:08:53 +03:00
Grigory Smolkin
a196073944 [Issue #174] archive-push improvements: batching, multi-thread support, checksum computation on remote agent, use O_EXCL flag, --no-sync flag support 2020-03-25 00:19:46 +03:00
Victor Spirin
b3ac7469b2 [Issue #146] Test update for backup note 2020-03-25 00:16:53 +03:00
Grigory Smolkin
9864f5816e [Issue #120] Review 2020-03-24 21:37:35 +03:00
Grigory Smolkin
d5d58f54a9 Merge branch 'master' into issue_120 2020-03-24 20:10:42 +03:00
Grigory Smolkin
0cef487f43 [Issue #187] test fix 2020-03-21 01:37:05 +03:00
Victor Spirin
98c22cae46 Updated documentation and test for --status option of delete command 2020-03-17 21:48:43 +03:00
Grigory Smolkin
e124234b1d [Issue #182] test coverage 2020-03-15 19:02:35 +03:00
Grigory Smolkin
c50b0b16f0 [Issue #149] test coverage 2020-03-14 21:42:50 +03:00
Grigory Smolkin
86fd79512a [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
Grigory Smolkin
da283d3ead tests: added tests.merge.MergeTest.test_idempotent_merge 2020-03-06 11:48:11 +03:00
Grigory Smolkin
7b342e3946 Merge branch 'issue_171' 2020-03-06 02:31:35 +03:00
Grigory Smolkin
ac017dd8da [Issue #169] added tests for issues, pointed out by review 2020-03-02 20:05:30 +03:00
Victor Spirin
529a1878d0 Fixes test for --error-state option 2020-02-27 15:19:47 +03:00
Grigory Smolkin
d46e96b808 [Issue #171] test coverage 2020-02-23 22:04:14 +03:00
Grigory Smolkin
07620839b3 Merge branch 'master' into issue_169 2020-02-22 18:29:11 +03:00
Grigory Smolkin
c2f3968736 [Issue #175] test coverage 2020-02-22 18:17:41 +03:00
Grigory Smolkin
b15c7f1587 [Issue #169] test coverage 2020-02-21 22:19:52 +03:00
Grigory Smolkin
385c16b0d2 tests: fix elog messages 2020-02-06 21:35:16 +03:00
Grigory Smolkin
00ea177048 Version 2.2.7 2020-01-07 21:18:28 +03:00
Grigory Smolkin
9830b629e7 tests: fixes for 9.5 2020-01-07 21:15:53 +03:00
Grigory Smolkin
f431452ea9 Version 2.2.6 2019-12-29 21:43:23 +03:00
Grigory Smolkin
b7f69ae206 tests: update comments 2019-12-29 21:41:47 +03:00
Grigory Smolkin
68922f2151 tests: various fixes 2019-12-28 18:53:33 +03:00
Grigory Smolkin
fc81de2398 Merge branch 'master' into issue_150 2019-12-27 00:56:00 +03:00
Grigory Smolkin
6dc2eaf9db [Issue #155] tests fixes 2019-12-27 00:39:35 +03:00
Grigory Smolkin
2e6aa530ad [Issue #150] added set_backup.SetBackupTest.test_wal_retention_and_pinning and set_backup.SetBackupTest.test_wal_retention_and_pinning_1 2019-12-26 00:08:57 +03:00
Grigory Smolkin
eccd847d30 tests: added delta.DeltaTest.test_delta_pg_resetxlog and page.PageTest.test_page_pg_resetxlog 2019-12-25 17:43:12 +03:00
Grigory Smolkin
1c791f3433 tests: added ptrack.PtrackTest.test_corrupt_ptrack_map and ptrack.PtrackTest.test_ptrack_pg_resetxlog 2019-12-25 17:41:19 +03:00
Grigory Smolkin
75fefb0858 tests: minor fixes 2019-12-24 15:03:59 +03:00
Alexey Kondratov
64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
Grigory Smolkin
2d2da5010d tests: minor fixes 2019-11-01 15:23:31 +03:00
Grigory Smolkin
d2c60ca52f Version 2.2.5 2019-10-31 20:12:33 +03:00
Grigory Smolkin
7244ee3b86 [Issue #138] always set "restore_command" in recovery.conf if "--restore-command" option is provided 2019-10-30 18:16:00 +03:00
Grigory Smolkin
9a8285441e [Issue #138] test coverage 2019-10-25 19:59:46 +03:00
Grigory Smolkin
386c2cb1b4 Version 2.2.4 2019-10-24 18:28:18 +03:00
Grigory Smolkin
dfdab27907 tests: one more fix for 9.5 2019-10-24 18:01:31 +03:00
Grigory Smolkin
721b843416 tests: fixes for 9.5 2019-10-24 17:55:52 +03:00
Grigory Smolkin
dd37757049 tests: fixes 2019-10-23 11:32:23 +03:00
Grigory Smolkin
5196fb25ec tests: fixes 2019-10-21 13:46:48 +03:00
Grigory Smolkin
effea35742 tests: support PG12 2019-10-19 09:48:35 +03:00
Grigory Smolkin
e60cb2041b Version 2.2.3 2019-10-15 21:51:15 +03:00
Grigory Smolkin
a71829db33 tests: minor improvements 2019-10-15 21:48:37 +03:00
Grigory Smolkin
c1b4110d47 Version 2.2.2 2019-10-15 15:39:03 +03:00
Grigory Smolkin
b0a80c174a tests: minor update 2019-10-15 13:11:58 +03:00
Grigory Smolkin
faed631523 tests: added backup.BackupTest.test_issue_132_1 2019-10-15 12:52:52 +03:00
Grigory Smolkin
60a9f3c1cd tests: minor fix 2019-10-15 00:45:09 +03:00
Grigory Smolkin
4d61a6271a [Issue #132] test coverage 2019-10-14 21:54:31 +03:00
Grigory Smolkin
96ba94862a Version 2.2.1 2019-10-11 19:20:25 +03:00
Grigory Smolkin
295c5c844a [Issue #131] tests coverage 2019-10-11 19:08:15 +03:00
Grigory Smolkin
6ca984b63d tests: fix for "replica" module 2019-10-11 19:03:55 +03:00
Grigory Smolkin
81339c71e6 tests: fixes for backup.BackupTest.test_backup_with_less_privileges_role 2019-10-11 19:03:21 +03:00
Grigory Smolkin
2f9dd3658b tests: minor fix 2019-10-11 16:04:34 +03:00
Grigory Smolkin
5c4ad52e6d Version 2.2.0 2019-10-09 21:10:02 +03:00
Grigory Smolkin
23f7e11544 tests: minor fixes 2019-10-09 13:23:14 +03:00
Grigory Smolkin
1534590bba help: new option '--wal-depth' 2019-10-09 00:00:05 +03:00
Grigory Smolkin
1d8a654726 [Issue #127] WAL retention 2019-10-08 17:47:41 +03:00
Grigory Smolkin
0deff06912 tests: minor fixes 2019-10-08 14:33:52 +03:00
Grigory Smolkin
c4b49c6abb [Issue #68] the backup pinning 2019-10-07 14:28:03 +03:00
Grigory Smolkin
65969267fd [Issue #60] Calculate compression ratio("zratio") during backup 2019-10-04 17:20:55 +03:00
Grigory Smolkin
6062362519 tests: fixes 2019-10-04 10:36:56 +03:00
Grigory Smolkin
544de123a4 [Issue #102] now it is possible to set restore_command via set-config 2019-10-03 23:56:47 +03:00
Grigory Smolkin
4cf86c50c0 tests: minor fix 2019-10-02 17:30:55 +03:00