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

46 Commits

Author SHA1 Message Date
Grigory Smolkin
9191746ce0 tests: minor fixes 2018-09-06 20:46:32 +03:00
Grigory Smolkin
cc42c5558e PGPRO-428: validation and revalidation rework based on parent_backup_link 2018-09-03 17:31:04 +03:00
Grigory Smolkin
fc464219f1 tests: remove duplicate 2018-08-12 21:13:39 +03:00
Grigory Smolkin
bd9311a98f tests: test_page_backup_with_lost_wal_segment added 2018-08-12 15:10:22 +03:00
Grigory Smolkin
5bed18c378 Merge branch 'master' into pgpro-1286-no-validation-restore 2018-07-18 08:41:30 +03:00
Grigory Smolkin
f98c91b3ba tests: add slow_start() method to PostgresNode 2018-07-11 10:50:38 +03:00
Ilya Skvortsov
c81a61208c new no-validate test added 2018-07-09 13:57:10 +03:00
Aleksandr Parfenov
93e85cb86e Add --no-validate option for restore command 2018-06-04 11:27:00 +03:00
Grigory Smolkin
191d5e30e9 tests: json format for show command 2018-06-02 20:35:37 +03:00
Grigory Smolkin
448597dc5b tests: remove reliance on implicit immediate recovery target action from tests 2018-05-03 14:12:19 +03:00
Grigory Smolkin
f685305eed Merge branch 'pgpro-1504' 2018-03-17 01:41:35 +03:00
Grigory Smolkin
fb88c42a51 PGPRO-1504: test minor fixes 2018-03-15 13:57:17 +03:00
Grigory Smolkin
32b5017d38 PGPRO-1504: during validation attemp to revalidate CORRUPT and ORPHAN backups 2018-03-15 13:34:51 +03:00
Grigory Smolkin
4f7ca55d7e tests: minor fixes 2018-02-28 23:01:22 +03:00
Grigory Smolkin
9e44d505bc tests: changes to tests.README and minor corrections 2018-01-18 17:15:21 +03:00
Grigory Smolkin
68e2742da0 tests: major fixes 2018-01-18 04:35:27 +03:00
Grigory Smolkin
45923cf9c7 tests: minor fix validate_test 2018-01-17 21:23:57 +03:00
Grigory Smolkin
b6f1dd8fbe PGPRO-1248: new status ORPHAN for backup with corrupted parent 2017-12-19 12:56:03 +03:00
Grigory Smolkin
f436888f46 tests: validate fixes 2017-12-14 21:33:48 +03:00
Grigory Smolkin
2bd2b6e1b8 tests fixes 2017-10-11 18:08:56 +03:00
Grigory Smolkin
a6adf6ec6c tests fixes 2017-10-09 15:32:48 +03:00
Grigory Smolkin
d1c5a993cc small fix 2017-09-28 10:54:50 +03:00
Grigory Smolkin
237882cfaa new tests added 2017-09-28 10:32:06 +03:00
Grigory Smolkin
48255ebf09 tests: new modules and tests 2017-07-12 17:28:28 +03:00
Grigory Smolkin
88b2742972 tests minor fixes 2017-06-27 12:43:45 +03:00
Grigory Smolkin
49a8575456 tests fixes, del_test_dir added 2017-06-27 08:42:52 +03:00
Grigory Smolkin
1a849cad7e tests fix 2017-06-20 13:57:23 +03:00
Grigory Smolkin
b38410d9a2 tests: pgpro688 added 2017-06-07 17:52:07 +03:00
Grigory Smolkin
035b639002 validate fix 2017-05-25 15:34:18 +03:00
Grigory Smolkin
b1e849a588 validate rework, self.cmd and self.output added 2017-05-25 12:54:06 +03:00
Anastasia
0dba271511 if WAL segment required to create pagemap is absent, throw an ERROR 2017-05-23 20:51:58 +03:00
Grigory Smolkin
0f212e0455 TESTS: false_positive added, pgpro-560 added, validate redesign 2017-05-22 14:17:43 +03:00
Grigory Smolkin
2b02bd4094 pgpro589 added 2017-05-18 13:01:30 +03:00
Grigory Smolkin
8972d4f45b minor fixes 2017-05-17 14:01:57 +03:00
Grigory Smolkin
fa1ba6c531 pgpro561 added 2017-05-17 12:46:38 +03:00
Grigory Smolkin
442cef1ca5 PGPRO-688 tests added 2017-05-15 02:43:05 +03:00
Grigory Smolkin
36e64407fc ptrack, validate, retention fixes 2017-05-05 16:21:49 +03:00
Artur Zakirov
e3f9d5997a Remove name argument of make_bnode() 2017-04-03 19:21:26 +03:00
Artur Zakirov
6a79870ce9 Disallow page backups from standby 2017-03-13 16:22:48 +03:00
Artur Zakirov
9ace401921 Refactoring do_restore() and do_validate(). Check tablespace mapping before actual restore 2017-02-28 20:00:18 +03:00
Arthur Zakirov
d7b9fe0b18 Added tablespace-mapping option.
mkdirs.sh is not created now during backup.
Tests were updated.
2017-02-25 15:12:07 +03:00
Artur Zakirov
38407a0d44 Fix validation test 2017-02-17 16:49:06 +03:00
Artur Zakirov
aa271784ed Fixes for retention and validate commands 2017-02-15 20:44:06 +03:00
Arthur Zakirov
976694f1a3 Add retention show|purge commands. Add tests and documentation. 2017-02-12 23:42:10 +03:00
stalkerg
20f055f309 Move from pg_ctl to .stop/.start from new testgres. 2016-12-20 15:46:19 +03:00
stalkerg
31c8090216 Add many tests and some words for docs. 2016-12-14 17:14:53 +03:00