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

31 Commits

Author SHA1 Message Date
69754925b2 [Issue #348] added tests.compatibility.CompatibilityTest.test_compatibility_tablespace 2021-03-20 23:26:19 +03:00
2e9c55f297 [Issue #240] Handle SIGPIPE. Also when remote agent encounters an error condition during exectuion of asynchronous tasks, the error message is saved in global variable and reported when agent status is checked 2021-01-26 15:02:34 +03:00
186fb72e1c tests: minor fixes 2020-12-03 13:15:08 +03:00
e645a6c2ad [Issue #266] improve test coverage 2020-12-02 23:34:28 +03:00
5a41524251 tests: improve test coverage of partial incremental restore case 2020-06-24 22:42:35 +03:00
c670de211a tests: update compatibility module 2020-06-22 13:52:56 +03:00
a0ba9167f2 tests: some fixes 2020-06-19 10:09:04 +03:00
367c91b2e7 tests: new compatibility tests 2020-06-18 03:36:25 +03:00
205ca27448 [Issue #217] test coverage added 2020-05-25 18:40:13 +03:00
b72089e11e tests: added tests.compatibility.CompatibilityTest.test_hidden_files 2020-05-25 18:32:49 +03:00
53f9d283d7 tests: some more fixes for 2.3.1 2020-05-03 00:02:11 +03:00
2927549456 tests: fixes for 2.3.0 2020-04-29 01:26:56 +03:00
86fd79512a [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
ac017dd8da [Issue #169] added tests for issues, pointed out by review 2020-03-02 20:05:30 +03:00
b15c7f1587 [Issue #169] test coverage 2020-02-21 22:19:52 +03:00
64d35c5022 Added support for ptrack 2.0 2019-12-23 18:23:29 +03:00
0deff06912 tests: minor fixes 2019-10-08 14:33:52 +03:00
b38692f464 tests: now ptrack tests by default are disabled, they can be enables via PG_PROBACKUP_PTRACK env variable. Multiple fixes, especially for PG 9.5 2019-07-12 18:01:28 +03:00
361af245df tests: remove compatibility.CompatibilityTest.test_backup_concurrent_drop_table 2019-07-01 15:15:42 +03:00
88fed2b424 tests: add suit of basic tests 2019-05-28 12:41:03 +03:00
18cfcdd236 tests: minor fix 2019-05-21 17:56:22 +03:00
0493eabfd6 tests: added backup.BackupTest.test_backup_concurrent_drop_table and compatibility.CompatibilityTest.test_backup_concurrent_drop_table 2019-05-21 17:54:23 +03:00
75b0ff2881 tests: minor fixes 2019-02-28 21:12:32 +03:00
4aab7c488b tests: added compatibility.test_backward_compatibility_merge() 2019-02-28 20:09:11 +03:00
b61df02ce1 tests: windows compatibility, cross-platform path for base_dir 2018-12-26 22:59:13 +03:00
d2271554a2 tests: minor fixes 2018-11-12 11:51:58 +03:00
8e716791ba tests: minor fixes 2018-11-11 21:53:00 +03:00
151145d0a0 tests: compatibility test added 2018-10-18 10:32:26 +03:00
bd703a0f0b tests: compatibility test minor fix 2018-10-16 10:50:29 +03:00
4b048ba4db tests: minor changes 2018-10-15 17:09:16 +03:00
dc297ec310 tests: compatibility module added 2018-10-15 12:27:51 +03:00