Commit Graph
2553 Commits
Author SHA1 Message Date
Grigory Smolkin 838b90962f tests: move failing tests into false_positive module 2020-03-14 12:52:37 +03:00
Grigory Smolkin 9a3a9ec0d7 [Issue #172] minor cleanup 2020-03-14 12:43:34 +03:00
Grigory Smolkin 36d0875d19 bugfix: set write_size of database_map to correct value 2020-03-14 12:42:10 +03:00
Grigory Smolkin 4b17d04db4 backward compatibility fix: macro PageIsTruncated must not change value 2020-03-14 12:40:49 +03:00
Grigory Smolkin ce6f9be413 Merge branch 'master' into issue_172 2020-03-14 02:18:00 +03:00
Grigory Smolkin 6d0eb79323 restore: close ssh connection before exit 2020-03-14 01:50:49 +03:00
Grigory Smolkin 11ce9dee95 Merge branch 'master' into issue_172 2020-03-14 01:36:26 +03:00
Konstantin Knizhnik 9bd2bea0b7 Wait remote agent to complete its work 2020-03-13 19:57:15 +03:00
Grigory Smolkin 0105498add [Issue #172] fix tests.restore.RestoreTest.test_restore_target_latest_archive 2020-03-13 18:58:27 +03:00
Grigory Smolkin dc9d8f8855 [Issue #172] minor improvements 2020-03-13 11:01:40 +03:00
Grigory Smolkin 0b15a25294 [Issue #172] fixes 2020-03-13 04:27:22 +03:00
Grigory Smolkin ec742c6d9e [Issue #172] major refactoring, expect lots of bugs 2020-03-13 03:12:36 +03:00
Grigory Smolkin bd31c86a7e [Issue #172] corruption detection tests unified 2020-03-13 02:44:02 +03:00
Grigory Smolkin f04dfd7732 [Issue #172] Report exact error message from remote agent during backup 2020-03-13 02:26:38 +03:00
Grigory Smolkin 629e983f02 [Issue #172] cleanup 2020-03-12 12:17:12 +03:00
Grigory Smolkin 0ea4e340a1 [Issue #172] remove function read_page_from_file 2020-03-11 22:29:01 +03:00
Grigory Smolkin 6665670c04 [Issue #172] refactoring 2020-03-11 22:21:52 +03:00
Grigory Smolkin eaa32c4a54 [Issue #172] Remote PAGE and PTRACK modes optimization 2020-03-10 12:21:57 +03:00
Grigory Smolkin da283d3ead tests: added tests.merge.MergeTest.test_idempotent_merge 2020-03-06 11:48:11 +03:00
Grigory Smolkin 15228f3553 [Issue #169] merge: handle the case of crash right after deletion of the target incremental backup. It should be possible to rerun merge by using the backup ID of deleted backup as an argument 2020-03-06 11:47:25 +03:00
Grigory Smolkin 7b342e3946 Merge branch 'issue_171' 2020-03-06 02:31:35 +03:00
Grigory Smolkin 1102e578d9 [Issue #169] Documentation update 2020-03-06 02:01:43 +03:00
Grigory Smolkin 9d450331f2 Merge branch 'master' into issue_169 2020-03-05 11:28:36 +03:00
Grigory Smolkin 4f1a76bcf4 [Issue #184] Don`t issue fsync when copying file by archive-get 2020-03-05 11:25:52 +03:00
Grigory Smolkin 9811acfa45 Merge branch 'master' into issue_169 2020-03-04 01:20:49 +03:00
Grigory Smolkin c3d716383a [Issue #178] enabled logging into file breaks recovery via archive-get 2020-03-03 23:42:10 +03:00
Grigory Smolkin e9c31759c5 [Issue #169] pgFileGetCRC refactoring, now it operates only locally 2020-03-03 16:57:09 +03:00
Grigory Smolkin 8110715dbf [Issue #169] review: remove slurpFileFullPath 2020-03-03 15:59:19 +03:00
Grigory Smolkin 251e46c2ab [Issue #169] improve comments in merge 2020-03-02 21:07:09 +03:00
Grigory Smolkin ac017dd8da [Issue #169] added tests for issues, pointed out by review 2020-03-02 20:05:30 +03:00
Grigory Smolkin d57bf8ef05 [Issue #169] Addressing some issues, pointed out by Anastasia Lubennikova review: setbuf, comments, tests 2020-03-02 20:04:02 +03:00
Grigory Smolkin d42e72016c [Issue #171] documentation 2020-02-23 22:51:58 +03:00
Grigory Smolkin d46e96b808 [Issue #171] test coverage 2020-02-23 22:04:14 +03:00
Grigory Smolkin 6f1ba680ab [Issue #171] minor fixes 2020-02-23 22:04:01 +03:00
Grigory Smolkin 80bcb80ada Merge branch 'issue_169' into issue_171 2020-02-22 18:29:50 +03:00
Grigory Smolkin 07620839b3 Merge branch 'master' into issue_169 2020-02-22 18:29:11 +03:00
Grigory Smolkin dbc800af14 Merge branch 'master' into issue_171 2020-02-22 18:28:23 +03:00
Grigory Smolkin c2f3968736 [Issue #175] test coverage 2020-02-22 18:17:41 +03:00
Grigory Smolkin 3d81b53242 [Issue #175] Incorrect signature for function bt_index_check() in documentation 2020-02-22 17:33:34 +03:00
Grigory Smolkin b15c7f1587 [Issue #169] test coverage 2020-02-21 22:19:52 +03:00
Grigory Smolkin ba8c4caae0 use pgBackup->root_dir when procuring filelist of previous backup 2020-02-21 22:18:49 +03:00
Grigory Smolkin 5a17d07329 merge: improve wording in elog() messages 2020-02-21 17:28:27 +03:00
Grigory Smolkin 859b40dfe1 minor spelling fix 2020-02-20 19:34:29 +03:00
Grigory Smolkin fa326c96e1 [Issue #169] minor spelling fixes 2020-02-20 18:32:14 +03:00
Grigory Smolkin 0b16fc0576 [Issue #169] fix merge of 0 sized files 2020-02-20 17:50:15 +03:00
Victor Spirin e9af50464b Added --primary-conninfo option for restoring as replica 2020-02-20 15:23:04 +03:00
Liudmila Mantrova d648100d55 DOC: fix style and grammar in docs 2020-02-20 15:17:49 +03:00
Grigory Smolkin 2d3f19e622 [Issue #169] minor improvements 2020-02-19 20:22:12 +03:00
Grigory Smolkin 9c662d5622 [Issue #169] Major refactoring of backup, restore and merge internal algorihtms 2020-02-18 19:59:57 +03:00
Grigory Smolkin e1b0f1450f New fio command FIO_GET_CRC32 added and local behavior changed in fio_pread() 2020-02-18 19:48:35 +03:00