Commit Graph
2423 Commits
Author SHA1 Message Date
Grigory Smolkin ae4e64010c minor fix 2.2.1 2019-10-12 00:07:12 +03:00
Grigory Smolkin 6e2a1a73ef make compiler happy 2019-10-11 23:57:51 +03:00
Grigory Smolkin baa88de2c5 make compiler happy 2019-10-11 23:49:34 +03:00
Grigory Smolkin 2ea92ce8ca Documentation: update 2019-10-11 23:40:14 +03:00
Grigory Smolkin 2b92f56bd3 Documentation: update 2019-10-11 20:26:06 +03:00
Grigory Smolkin b07a2505b5 Documentation: update for 2.2.1 2019-10-11 20:02:09 +03:00
Grigory Smolkin 96ba94862a Version 2.2.1 2019-10-11 19:20:25 +03:00
Grigory Smolkin 295c5c844a [Issue #131] tests coverage 2019-10-11 19:08:15 +03:00
Grigory Smolkin 0a1a2b676e [Issue #131] '--dry-run' flag is honored by the deletion of specific backup 2019-10-11 19:07:42 +03:00
Grigory Smolkin 6ca984b63d tests: fix for "replica" module 2019-10-11 19:03:55 +03:00
Grigory Smolkin 81339c71e6 tests: fixes for backup.BackupTest.test_backup_with_less_privileges_role 2019-10-11 19:03:21 +03:00
Grigory Smolkin 2f9dd3658b tests: minor fix 2019-10-11 16:04:34 +03:00
Grigory Smolkin 4a5a9efe01 honot the special value 'none' for restore_command 2019-10-11 15:47:35 +03:00
Grigory Smolkin bd5226cf5a minor fix 2019-10-11 15:14:50 +03:00
Grigory Smolkin e643b81931 minor fix 2019-10-11 15:11:55 +03:00
Grigory Smolkin f725966c3b minor cleanup before 2.2.0 release 2019-10-11 15:07:04 +03:00
Grigory Smolkin 5c4ad52e6d Version 2.2.0 2.2.0 2019-10-09 21:10:02 +03:00
Grigory Smolkin 7c7faf7b5e Documentation: update 2019-10-09 21:07:47 +03:00
Grigory Smolkin 23f7e11544 tests: minor fixes 2019-10-09 13:23:14 +03:00
Grigory Smolkin 1534590bba help: new option '--wal-depth' 2019-10-09 00:00:05 +03:00
Grigory Smolkin 1d8a654726 [Issue #127] WAL retention 2019-10-08 17:47:41 +03:00
Grigory Smolkin 51f4e38d70 new TODO 2019-10-08 14:34:56 +03:00
Grigory Smolkin 0deff06912 tests: minor fixes 2019-10-08 14:33:52 +03:00
Grigory Smolkin 9edb2e3498 minor improvement: for STREAM backups include wal_bytes into message about resident data size 2019-10-07 20:39:16 +03:00
Grigory Smolkin 59c341a2bb bugfix: duplicate returned by last_dir_separator() string for file->name 2019-10-07 20:24:40 +03:00
Grigory Smolkin c4b49c6abb [Issue #68] the backup pinning 2019-10-07 14:28:03 +03:00
Grigory Smolkin 0cd9e35028 [Issue #129] minor fix 2019-10-07 11:47:56 +03:00
Grigory Smolkin 20d8820d7a [Issue #129] Generate recovery.conf if --recovery-target='immediate' is provided 2019-10-06 21:48:44 +03:00
Grigory Smolkin 65969267fd [Issue #60] Calculate compression ratio("zratio") during backup 2019-10-04 17:20:55 +03:00
Grigory Smolkin 6062362519 tests: fixes 2019-10-04 10:36:56 +03:00
Konstantin KnizhnikandGrigory Smolkin d02fc64a14 Terminate ssh error by zero character 2019-10-04 10:13:26 +03:00
Grigory Smolkin b7d5d6c459 help: another minor update 2019-10-04 09:16:23 +03:00
Grigory Smolkin 8d6d1c6e40 help: minor update 2019-10-04 00:01:56 +03:00
Grigory Smolkin 544de123a4 [Issue #102] now it is possible to set restore_command via set-config 2019-10-03 23:56:47 +03:00
Grigory Smolkin 56726b25fa [Issue #128] Get timeline ID via pg_control_checkpoint() function 2019-10-03 13:07:47 +03:00
Grigory Smolkin c2d32da0a0 [Issue #124] report correct backup status if corruption is detected during validation. Reported By Yuri Kurenkov 2019-10-02 17:32:27 +03:00
Grigory Smolkin 4cf86c50c0 tests: minor fix 2019-10-02 17:30:55 +03:00
Grigory Smolkin 6fe844004e Improvements for plain show, honest wal_bytes for STREAM backups and merged backups 2019-09-24 18:28:10 +03:00
Grigory Smolkin cb6431369a add double quotes to filenames in elog messages 2019-09-24 18:01:40 +03:00
Grigory Smolkin 7121f04e71 [Issue #102] New options for 'restore' command used for setting 'restore_command' GUC in recovery.conf: '--archive-host', '--archive-post', 'archive-user' and '--restore-command' 2019-09-23 15:20:07 +03:00
Grigory Smolkin 435d114e5f Merge branch 'master' into wal_delete_refactoring 2019-09-23 14:06:38 +03:00
Anastasia 64d546780e [Issue #58] Handle SIGTERM and SIGQUIT 2019-09-23 14:00:24 +03:00
Grigory Smolkin 271d2d1305 Merge branch 'master' into wal_delete_refactoring 2019-09-23 13:57:35 +03:00
Grigory Smolkin 1d34fd8c84 minor fixes 2019-09-23 13:57:10 +03:00
Anastasia 1f67593175 code cleanup for wal_delete refactoring 2019-09-23 13:14:57 +03:00
Grigory Smolkin af50ddfb39 Readme: minor update 2019-09-21 14:54:41 +03:00
Grigory Smolkin 8f9861dfdf Documentation: update 'Configuring Backup Retention Policy' section 2019-09-21 14:50:14 +03:00
Grigory Smolkin 0e4d9fcec3 help: add 'Retenion options' to delete section 2019-09-21 14:02:46 +03:00
Anastasia c9d3c5845a Fix archive_catalog problem exposed by b1975e3ba.
Now it's legal  to find in archive two files with equal segno. This can happen if both compressed and non-compessed versions are present.
2019-09-20 16:08:12 +03:00
Grigory Smolkin 6b8ab83548 cleanup in delete.c 2019-09-20 16:04:54 +03:00