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

25 Commits

Author SHA1 Message Date
Arthur Zakirov
130bb7ee48 Check for existance and emptiness of external directories 2019-04-23 18:40:23 +03:00
Grigory Smolkin
a480a5d275 tests: add more "not empty" tests for tablespaces and externals, remapping included 2019-04-23 17:55:04 +03:00
Grigory Smolkin
6b9aca1c41 tests: added external.ExternalTest.test_restore_external_dir_not_empty 2019-04-23 17:21:30 +03:00
Grigory Smolkin
1eeff19253 tests: fixes for PG 9.5 2019-04-22 20:52:00 +03:00
Grigory Smolkin
290df26373 tests: minor fixes 2019-04-13 15:14:20 +03:00
Grigory Smolkin
9091bb5405 tests: additional tests for external directories 2019-04-03 18:34:18 +03:00
Sergey Cherkashin
fc1ae6fba0 Check if external directory contains tablespace 2019-03-19 19:19:50 +03:00
Grigory Smolkin
89366b3fe8 tests: added test_external_backward_compatibility_merge* tests 2019-03-13 18:38:42 +03:00
Grigory Smolkin
78a6ede9f0 tests: minor fix in external.ExternalTest.test_external_simple 2019-03-13 16:57:04 +03:00
Grigory Smolkin
1f2760c1f7 tests: added tests.external.ExternalTest.test_external_dir_is_tablespace 2019-03-12 22:16:58 +03:00
Grigory Smolkin
5af689ea74 tests: check external dir pointing to a file 2019-03-12 12:09:28 +03:00
Grigory Smolkin
8c365b67e8 tests: fix test_external_dir_is_symlink 2019-03-12 11:33:42 +03:00
Sergey Cherkashin
631590bec5 Make possible to pass symlink as -E option 2019-03-11 21:34:58 +03:00
Grigory Smolkin
6e2e56ce5f tests: update comments in tests.external.ExternalTest.test_external_dir_is_symlink 2019-03-09 01:06:37 +03:00
Grigory Smolkin
49aa6e7ce4 tests: added tests.external.ExternalTest.test_external_dir_is_symlink() 2019-03-09 01:02:35 +03:00
Grigory Smolkin
459a4df987 tests: added external.ExternalTest.test_restore_skip_external() 2019-03-02 02:05:36 +03:00
Grigory Smolkin
807d46a49d tests: fixes for test_external_merge_1() 2019-03-02 00:43:46 +03:00
Sergey Cherkashin
c94c6d06f0 Fix merging external directories 2019-03-01 18:14:26 +03:00
Grigory Smolkin
5b3a733b37 tests for external directories: merge tests added 2019-02-22 21:19:56 +03:00
Grigory Smolkin
f911eead63 tests: test_external_none() added 2019-02-14 14:12:55 +03:00
Grigory Smolkin
e225bb830b PGPRO-421 tests: test_external_backward_compatibility() added, minor fixes 2019-02-13 11:42:48 +03:00
Sergey Cherkashin
dbefa9e183 Rename feature from "extra directories" to "external directories" 2019-02-12 17:19:18 +03:00
Sergey Cherkashin
14f48dcefb Throw an error when during a restore operation the user tries to remap
an external directory that is not in the destination backup
2019-02-11 18:07:12 +03:00
Grigory Smolkin
bda5d3b564 tests: PGPRO-421 test_backup_multiple_external() added 2019-01-16 17:49:59 +03:00
Grigory Smolkin
5cd09774af tests for external directories 2019-01-16 16:33:27 +03:00