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

24 Commits

Author SHA1 Message Date
d3bbb74d01 tests: disable autovacuum by default
With autovacuum enabled tests are unstable. Especially they are unstable
if postgresql is running under valgrind and therefore is severely
inhibited (and vacuum has time to be triggered).
2021-05-25 17:09:42 +03:00
13492bf8ca tests: disable autovacuum in test_checksum_corruption_detection 2021-04-25 15:04:06 +03:00
dd8c23c9b1 delete nodes in del_test_dir 2021-02-18 05:13:11 +00:00
31a8ea3ff0 tests: Skip test_incr_lsn_long_xact_1, when testing with PostgresPro Enterprise 2021-02-12 13:08:12 +03:00
def4cb4ae2 [Issue #320] minor cleanup in "incr_restore" module 2021-02-08 22:29:21 +03:00
7ecb56e743 [Issue #320] improve test coverage 2021-02-08 22:25:58 +03:00
46c14304d7 [Issue #320] incorrect crc calculation for pg_filenode.map 2021-02-08 06:00:51 +03:00
53be6243f9 tests: remove debug messages in module "incr_restore" 2021-02-02 20:17:31 +03:00
8ec995b4b4 tests: fixes for #280 2021-01-26 02:43:31 +03:00
4e445024f2 [Issue #280] Expand "--force" flag for incremental restore, now in case of system ID mismatch the destination PGDATA will be deleted; the content of the directory, used as destination for tablespace remapping, is now also deleted. Tablespace map is now validated before reading. 2021-01-22 15:56:14 +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
814700126d tests: fix streaming in tests.incr_restore.IncrRestoreTest.test_basic_incr_restore_sanity 2020-07-06 14:05:13 +03:00
5a41524251 tests: improve test coverage of partial incremental restore case 2020-06-24 22:42:35 +03:00
dfcf2d4bf9 tests: fix external tests for Windows 2020-06-23 23:07:53 +03:00
852c993231 tests: improve node cleanup in "incr_restore" module 2020-06-23 18:44:41 +03:00
0aad77e959 tests: minor fix in "incr_restore" module 2020-06-23 17:31:52 +03:00
d72f2d8dd2 new tests for module 'incr_restore' 2020-06-23 00:17:22 +03:00
2cb432655d [Issue #66] tests for hint bits 2020-06-13 16:31:04 +03:00
2c39666265 [Issue #66] add switchover tests 2020-06-11 19:38:19 +03:00
9bc310af8d [Issue #66] new tests 2020-06-11 14:36:13 +03:00
62db492105 [Issue #66] test fix 2020-06-11 00:01:45 +03:00
cf4d2b73ef tests: fixes for 'incr_restore' module 2020-06-10 20:07:46 +03:00
ae832a963e tests: added new module "incr_restore" 2020-06-05 21:35:59 +03:00