1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-07-05 05:50:16 +02:00
Commit Graph

78 Commits

Author SHA1 Message Date
c36ba06c35 [Issue #346] tests: added tests.backup.BackupTest.test_missing_wal_segment 2021-03-22 21:26:32 +03:00
dd8c23c9b1 delete nodes in del_test_dir 2021-02-18 05:13:11 +00:00
bdcc28d36c tests: minor fixes for backup and merge modules 2021-02-11 09:51:38 +03:00
7ecb56e743 [Issue #320] improve test coverage 2021-02-08 22:25:58 +03:00
8ec995b4b4 tests: fixes for #280 2021-01-26 02:43:31 +03:00
d624863d14 [Issue #290] check WAL archive directory presence at the start of backup 2021-01-20 15:55:25 +03:00
4edc9d94ad [Issue #289] tests: added tests.backup.BackupTest.test_issue_289 2021-01-20 15:40:18 +03:00
286d30dbff [Issue #231] make several attempts when creating backup directory, so two consecutive backups didn`t get the same backup ID 2021-01-20 15:11:54 +03:00
89931317e9 tests: fix backup.BackupTest.test_basic_missing_dir_permissions 2020-12-29 19:07:33 +03:00
ac2da1e817 [Issue #231] fix tests.backup.BackupTest.test_issue_231 2020-12-11 15:05:29 +03:00
ba2a35bb34 [Issue #231] added tests.backup.BackupTest.test_issue_231 2020-12-11 14:53:42 +03:00
1cf233d3a0 [Issue #281] Non-exclusive locking mode for read-only tasks, such as restore and validate 2020-12-01 12:36:36 +03:00
3c00972bd4 tests: move to python3 2020-10-30 02:47:06 +03:00
5fa64b9609 tests: minor fixes 2020-06-23 12:16:21 +03:00
e80f1fe432 Merge branch 'release_2_4' into issue_228 2020-06-19 10:57:52 +03:00
53b7fe9c85 Merge branch 'master' into release_2_4 2020-06-19 10:57:39 +03:00
615a54edb5 tests: minor fixes 2020-06-19 10:49:32 +03:00
6f89a53ce0 tests: for basic smoke tests avoid crashish of PostgreSQL cluster when cleaning up test directories 2020-06-19 10:39:29 +03:00
a0ba9167f2 tests: some fixes 2020-06-19 10:09:04 +03:00
4fd6ba14d0 [Issue #226] fix tests 2020-06-12 02:07:29 +03:00
4dc3ab8901 tests: fix tests.backup.BackupTest.test_page_detect_corruption 2020-05-23 02:15:15 +03:00
59715f24de Merge branch 'release_2_4' into issue_205 2020-05-21 19:09:39 +03:00
600d146b19 tests: remove tests for page healing via pg_ptrack_get_block 2020-05-21 19:05:20 +03:00
1475a5dc55 [Issue #205] fix some tests 2020-05-19 19:29:05 +03:00
b0e90be2c2 tests: minor fixes 2020-05-14 13:27:17 +03:00
7bc8f49081 tests: added tests.backup.BackupTest.test_drop_db_during_full_backup 2020-05-14 12:54:17 +03:00
04d1ec93fc tests: added tests.backup.BackupTest.test_drop_rel_during_full_backup 2020-05-13 23:51:01 +03:00
cddc778024 [Issue #203] test coverage 2020-05-13 17:10:47 +03:00
73efc0bec8 [Issue #203] test coverage 2020-05-11 15:25:29 +03:00
f7159f3333 tests: various fixes 2020-04-24 20:28:33 +03:00
bebdef6c16 tests: fixes 2020-04-22 01:17:06 +03:00
83cee2d01c add test test_parent_backup_made_by_newer_version 2020-04-20 23:47:16 +10:00
70143fca17 [Issue #146] tests update 2020-04-19 02:50:49 +03:00
1e2491eb80 Merge branch 'master' into issue_146 2020-04-18 16:40:38 +03:00
4a94fdaa33 [Issue #143] Multi-timeline incremental chain 2020-04-03 18:08:53 +03:00
b3ac7469b2 [Issue #146] Test update for backup note 2020-03-25 00:16:53 +03:00
86fd79512a [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
b15c7f1587 [Issue #169] test coverage 2020-02-21 22:19:52 +03:00
9830b629e7 tests: fixes for 9.5 2020-01-07 21:15:53 +03:00
75fefb0858 tests: minor fixes 2019-12-24 15:03:59 +03:00
64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
2d2da5010d tests: minor fixes 2019-11-01 15:23:31 +03:00
dfdab27907 tests: one more fix for 9.5 2019-10-24 18:01:31 +03:00
5196fb25ec tests: fixes 2019-10-21 13:46:48 +03:00
effea35742 tests: support PG12 2019-10-19 09:48:35 +03:00
b0a80c174a tests: minor update 2019-10-15 13:11:58 +03:00
faed631523 tests: added backup.BackupTest.test_issue_132_1 2019-10-15 12:52:52 +03:00
60a9f3c1cd tests: minor fix 2019-10-15 00:45:09 +03:00
4d61a6271a [Issue #132] test coverage 2019-10-14 21:54:31 +03:00
81339c71e6 tests: fixes for backup.BackupTest.test_backup_with_less_privileges_role 2019-10-11 19:03:21 +03:00