1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-07 13:40:17 +02:00
Commit Graph

760 Commits

Author SHA1 Message Date
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
Grigory Smolkin
7121f04e71 [Issue #102] New options for 'restore' command used for setting 'restore_command' GUC in recovery.conf: '--archive-host', '--archive-post', 'archive-user' and '--restore-command' 2019-09-23 15:20:07 +03:00
Grigory Smolkin
b1975e3ba4 tests: added archive.ArchiveTest.test_archive_catalog_1 and archive.ArchiveTest.test_archive_catalog_2 2019-09-20 15:51:12 +03:00
Grigory Smolkin
a363405aec tests: minor fixes 2019-09-18 18:33:28 +03:00
Grigory Smolkin
3fa01d3236 tests: minor fix 2019-09-17 17:37:18 +03:00
Grigory Smolkin
d34a6a3ad8 [Issue #116] WAL archive information 2019-09-17 17:35:27 +03:00
Grigory Smolkin
2413516389 tests: added set_auto_conf() 2019-09-14 02:49:41 +03:00
Grigory Smolkin
9f817080e6 Merge branch 'issue_115' 2019-09-06 14:43:37 +03:00
Grigory Smolkin
a98ff6154a [Issue #115]: some improvements of sanity and comments. Also do not wait for NullOffset LSN when looking for previous record 2019-09-06 13:20:42 +03:00
Grigory Smolkin
3093bb91b7 tests: minor fix 2019-09-05 15:57:21 +03:00
Grigory Smolkin
d656405432 [Issue #117] fix tests 2019-09-05 15:43:32 +03:00
Grigory Smolkin
8630b0d1a3 [Issue #117] test coverage 2019-09-05 13:54:28 +03:00
Grigory Smolkin
be339bf406 tests: minor fix 2019-09-05 13:09:13 +03:00
Grigory Smolkin
a42ebbff0c tests: minor fixes 2019-09-05 11:12:17 +03:00
Grigory Smolkin
18211c5f18 [Issue #115] test coverage 2019-09-05 09:30:45 +03:00
Grigory Smolkin
b278a2fbf5 tests: minor fixes 2019-08-29 23:05:53 +03:00
Grigory Smolkin
5e618d44c5 tests: added retention.RetentionTest.test_failed_merge_redundancy_retention 2019-08-28 20:12:13 +03:00