Commit Graph
37 Commits
Author SHA1 Message Date
Konstantin Knizhnik 577a8d9318 Fix remote delta backup 2019-01-17 19:40:54 +03:00
Konstantin Knizhnik d6908b3538 Fix open file mode 2019-01-15 01:07:48 +03:00
Konstantin Knizhnik fa146f5da0 Merge with master 2019-01-11 19:08:39 +03:00
Konstantin Knizhnik ae5aa3db73 Implement remove ARCHIVE commands 2018-12-13 18:32:39 +03:00
Konstantin Knizhnik 58373a5e17 Add comments for FIO functions 2018-12-13 18:04:44 +03:00
Konstantin Knizhnik 4c249ee1b5 Send signal to agent in case of parent process exit 2018-12-13 12:50:26 +03:00
Konstantin Knizhnik 2247716b68 Fix agent version check 2018-12-11 14:27:10 +03:00
Konstantin Knizhnik e97fd44643 Fix passing prgram version to agent 2018-12-10 19:40:36 +03:00
Konstantin Knizhnik fd8657f1cf Add agent version check 2018-12-07 16:25:13 +03:00
Konstantin Knizhnik 22c7600975 Support remote readdir 2018-12-07 14:27:25 +03:00
Konstantin Knizhnik f3c62d6714 Fix remote backup validate 2018-12-07 11:48:03 +03:00
Konstantin Knizhnik 1b58ec8c5c Fix variable transfer 2018-12-07 11:07:00 +03:00
Konstantin Knizhnik e753643b8d Add error message in case of invalid compression algorithm 2018-12-06 19:00:08 +03:00
Konstantin Knizhnik 1bf9fce684 Change way of transfering variables between agent and server 2018-12-06 17:05:37 +03:00
Konstantin Knizhnik 747bca7a6d Clear O_EXCL flag for remote backup 2018-12-05 19:45:23 +03:00
Konstantin Knizhnik 4ca180dfa0 Add --remote-path option 2018-12-04 18:04:44 +03:00
Konstantin Knizhnik b4275a6f4f Remote read of config file 2018-12-04 17:24:11 +03:00
Konstantin Knizhnik bb760c38c6 Merge with maste 2018-11-29 19:58:40 +03:00
Konstantin Knizhnik c64fd5a43e Add -ssh-options option 2018-11-27 11:19:49 +03:00
Konstantin Knizhnik 50cb6f7893 Merge branch 'remote_ssh' of git.postgrespro.ru:pgpro-dev/pg_probackup into remote_ssh 2018-11-20 16:10:25 +03:00
Konstantin Knizhnik ddf2b9b4b3 Rename ssh options 2018-11-20 16:10:18 +03:00
Konstantin Knizhnik 5f7aed02b2 Provide compatibility with older Postgres versions 2018-11-18 14:40:25 +03:00
Konstantin Knizhnik f9a0ae971c Remove unused include 2018-11-18 14:37:34 +03:00
Konstantin Knizhnik 75b181c039 Merge with master 2018-11-15 18:37:13 +03:00
Konstantin Knizhnik 728e3d5bdc Avoid compression warnings for already compressed pages 2018-11-08 15:25:28 +03:00
Konstantin Knizhnik 5e12fec6ab Eliminate unsued varaibles 2018-11-08 12:43:19 +03:00
Konstantin Knizhnik 57eac499c4 Merge branch 'master' into remote_ssh 2018-11-08 12:29:28 +03:00
Konstantin Knizhnik 05e3211e27 Provide backward compatibility for decompression bug 2018-11-08 12:27:42 +03:00
Konstantin Knizhnik dec2e62429 Provide backward compatibility for decompression bug 2018-11-08 12:23:04 +03:00
Konstantin Knizhnik 45940cb587 Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup 2018-11-07 22:07:02 +03:00
Konstantin Knizhnik 62d0f5fc97 Fix bug with page compression 2018-11-07 22:06:50 +03:00
Konstantin Knizhnik 6b029ebfdc Support compression 2018-11-05 23:18:44 +03:00
Konstantin Knizhnik 9a4780700c First successful restore 2018-11-05 15:23:46 +03:00
Konstantin Knizhnik be6a4e9bcb Remote backup works 2018-11-04 23:20:07 +03:00
Konstantin Knizhnik be4c4be4c2 Fix rermote backup protocol 2018-11-04 10:02:26 +03:00
Konstantin Knizhnik ca5c4b09c7 Add missed files 2018-11-02 20:31:48 +03:00
Konstantin Knizhnik 050d0150d0 Implement remote backup though SSH 2018-11-02 20:24:09 +03:00