1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2024-12-12 11:45:24 +02:00
Commit Graph

1772 Commits

Author SHA1 Message Date
Konstantin Knizhnik
c94b182964 [refer #PGPRO-1745] Fix reading compressed file 2019-03-16 14:57:21 +03:00
Konstantin Knizhnik
4f4c6b7623 [refer #PGPRO-1745] Add --remote-user option 2019-03-16 08:37:39 +03:00
Konstantin Knizhnik
d6808f7f21 Fix warnings in IO_CHECK macro 2019-03-15 18:48:54 +03:00
Grigory Smolkin
8949abb278 tests: added retention.RetentionTest.test_retention_window_4 2019-03-15 18:26:02 +03:00
Arthur Zakirov
202c88b8a1 Merge branch 'pgpro-1973' 2019-03-15 11:45:41 +03:00
Arthur Zakirov
e9c92c24e8 Make parsexlog messages using capital letter 2019-03-14 18:59:31 +03:00
Grigory Smolkin
fa625dba02 tests: minor fixes in page module 2019-03-14 17:55:46 +03:00
Konstantin Knizhnik
ed81839ab8 Improve error reporting in remote backup 2019-03-14 16:41:19 +03:00
Arthur Zakirov
a8dcbbf04f PGPRO-1973: Improve XLogWaitForConsistency() verbose message 2019-03-14 14:24:18 +03:00
Konstantin Knizhnik
cec20ccb83 [refer #PGPRO-1745] Rewrite fio_gz* support 2019-03-14 14:05:22 +03:00
Konstantin Knizhnik
f025b90eb0 Rewrite fio_gz* support 2019-03-14 13:58:02 +03:00
Grigory Smolkin
89366b3fe8 tests: added test_external_backward_compatibility_merge* tests 2019-03-13 18:38:42 +03:00
Arthur Zakirov
98dba08d52 PGPRO-1973: Report about absent or corrupted WALs only once 2019-03-13 17:16:05 +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
25d9ce9d76 tests: added test_continue_failed_merge_3(), author Ilya Skvortsov 2019-03-12 21:44:40 +03:00
Grigory Smolkin
ea270f6f96 tests: minor fix for test_delete_backup_with_empty_control_file 2019-03-12 17:46:30 +03:00
Arthur Zakirov
c2936e95b7 PGPRO-2523: Allow to delete single FULL backup 2019-03-12 14:58:00 +03:00
Arthur Zakirov
182fc7dfe1 PGPRO-2521: Allow to delete backups without or emtpy .control file 2019-03-12 13:57:40 +03:00
Sergey Cherkashin
6a4b014f8d Fail if regular file passed as -E option 2019-03-12 13:33:08 +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
Grigory Smolkin
0ef24d0b71 add "external-dirs" to show output in json format 2019-03-12 11:31:10 +03:00
Sergey Cherkashin
631590bec5 Make possible to pass symlink as -E option 2019-03-11 21:34:58 +03:00
Grigory Smolkin
cb805f7e7c tests: added tests.retention_test.RetentionTest.test_retention_window_3 2019-03-11 14:53:32 +03:00
Grigory Smolkin
b20d04e55f Merge branch 'master' into pgpro-2079 2019-03-09 14:26:05 +03:00
Grigory Smolkin
21434cdc63 tests: minor fixes for merge module 2019-03-09 14:25:50 +03:00
Grigory Smolkin
31d2611ac4 Merge branch 'master' into pgpro-2079 2019-03-09 13:36:50 +03:00
Grigory Smolkin
d580907b6d tests: added tests.merge.MergeTest.test_crash_after_opening_backup_control_2 2019-03-09 13:36:21 +03:00
Grigory Smolkin
edcdbf5eb3 tests: added tests.merge.MergeTest.test_crash_after_opening_backup_control 2019-03-09 12:43:04 +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
a1404d86b5 tests: added delete_test.DeleteTest.test_delete_backup_with_empty_control_file() 2019-03-07 16:17:04 +03:00
Konstantin Knizhnik
f0cbfb7147 Include version name in start agent log message 2019-03-07 12:21:27 +03:00
Konstantin Knizhnik
79087d38bf Fix problem with backuping non-data files 2019-03-07 11:01:13 +03:00
Grigory Smolkin
b00243f05b bump version to 2.0.28 2019-03-06 20:23:17 +03:00
Arthur Zakirov
bd7b9bb4a1 PGPRO-2079: Use .partial file to write backup configuration files backup.control and backup_content.control 2019-03-06 14:21:20 +03:00
Arthur Zakirov
481c42f2e5 PGPRO-1973: Add more parallel tests 2019-03-06 11:58:42 +03:00
Konstantin Knizhnik
d4c80b9c77 Fix backup of empty files 2019-03-06 11:36:16 +03:00
Arthur Zakirov
eea78149aa PGPRO-1973: Fix a bug, improve validate tests 2019-03-05 18:35:31 +03:00
Konstantin Knizhnik
dac1d43899 Fx handling files with zero length 2019-03-05 14:33:36 +03:00
Grigory Smolkin
16f5c9af2a Merge branch 'master' into remote_pull 2019-03-05 02:44:41 +03:00
Arthur Zakirov
70b299c34b PGPRO-1973: Add support pthreads for VALIDATE command 2019-03-04 19:02:29 +03:00
Anastasia
38bd369145 PGPRO-2413. Use PG_LIBS_INTERNAL instead of PG_LIBS to link with libpq library within build tree 2019-03-04 17:09:00 +03:00
Arthur Zakirov
e9190e6cc3 tests: update help test 2019-03-04 16:47:21 +03:00
Arthur Zakirov
04ff6f8fac Inherit WAL mode from the PAGE backup 2019-03-04 16:40:11 +03:00
Grigory Smolkin
a50ffed5d4 tests: add test_merge_different_wal_modes 2019-03-03 02:35:06 +03:00
Konstantin Knizhnik
dbb787f5c8 Propagate errno from remote agent 2019-03-02 09:13:09 +03:00
Grigory Smolkin
2466e51871 tests: fix gdbobject method continue_execution_until_break() 2019-03-02 02:29:58 +03:00
Grigory Smolkin
459a4df987 tests: added external.ExternalTest.test_restore_skip_external() 2019-03-02 02:05:36 +03:00