Commit Graph
2560 Commits
Author SHA1 Message Date
Grigory Smolkin c32c6112d6 Merge branch 'master' into issue_174 2020-03-15 19:18:44 +03:00
Grigory Smolkin e124234b1d [Issue #182] test coverage 2020-03-15 19:02:35 +03:00
Grigory Smolkin 4a247e8311 [Issue #182] do not set remote parameters into config when running add-instance via ssh 2020-03-15 19:02:15 +03:00
Grigory Smolkin 925b7d588e [Issue #149] help update 2020-03-15 12:00:14 +03:00
Grigory Smolkin 3a2a56a300 [Issue #149] documentation update 2020-03-15 11:59:37 +03:00
Grigory Smolkin c50b0b16f0 [Issue #149] test coverage 2020-03-14 21:42:50 +03:00
Grigory Smolkin 48e4427f6b [Issue #149] add option -S | --primary-slot-name 2020-03-14 21:42:25 +03:00
Grigory Smolkin 2fe9ec22ed [Issue #149] Documentation update 2020-03-14 21:40:58 +03:00
Grigory Smolkin 5a715305ca Merge branch 'master' into issue_149 2020-03-14 17:53:14 +03:00
Grigory Smolkin 86fd79512a [Issue #172] Optimize remote backup in PAGE and PTRACK modes 2020-03-14 14:35:57 +03:00
Grigory Smolkin 6d0eb79323 restore: close ssh connection before exit 2020-03-14 01:50:49 +03:00
Konstantin Knizhnik 9bd2bea0b7 Wait remote agent to complete its work 2020-03-13 19:57:15 +03:00
Grigory Smolkin 1257184e77 Merge branch 'master' into issue_174 2020-03-06 11:53:31 +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 62024cca60 Merge branch 'issue_169' into issue_174 2020-03-05 11:29:57 +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 051347a0d7 [Issue #174] fix tests 2020-03-05 11:19:05 +03:00
Grigory Smolkin 412269c9d3 [Issue #174] use "--archive-timeout" option to set timeout for partial file expire 2020-03-05 11:18:05 +03:00
Grigory Smolkin 3107931f20 [Issue #174] batch processing added 2020-03-04 13:36:02 +03:00
Grigory Smolkin 5f33b24763 Merge branch 'issue_169' into issue_174 2020-03-04 01:21:15 +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 1bc861fe4d [Issue #174] Remove old pgFileGetCRC 2020-03-03 20:23:57 +03:00
Grigory Smolkin 0723eefc78 Merge branch 'issue_169' into issue_174 2020-03-03 19:44:57 +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 61b25eb1e5 [Issue #174] tests refactoring 2020-03-02 14:28:11 +03:00
Grigory Smolkin b16ea0e3ff [Issue #174] --no-sync flag support, new flag --no-ready-rename, tidying up 2020-03-02 12:20:26 +03:00
Grigory Smolkin 2645ebcf96 [Issue #174] refactoring 2020-03-01 16:34:08 +03:00
Grigory Smolkin 9b8c00a067 [Issue #174] archive-push refactoring: multi-threading support, O_EXCL in remote mode, checksum computation on remote side 2020-02-27 12:25:33 +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