Commit Graph
100 Commits
Author SHA1 Message Date
Grigory Smolkin 2e6aa530ad [Issue #150] added set_backup.SetBackupTest.test_wal_retention_and_pinning and set_backup.SetBackupTest.test_wal_retention_and_pinning_1 2019-12-26 00:08:57 +03:00
Grigory Smolkin 70c0530f64 Merge branch 'master' into issue_150 2019-12-25 17:56:09 +03:00
Grigory Smolkin eccd847d30 tests: added delta.DeltaTest.test_delta_pg_resetxlog and page.PageTest.test_page_pg_resetxlog 2019-12-25 17:43:12 +03:00
Grigory Smolkin 1c791f3433 tests: added ptrack.PtrackTest.test_corrupt_ptrack_map and ptrack.PtrackTest.test_ptrack_pg_resetxlog 2019-12-25 17:41:19 +03:00
Grigory Smolkin 75fefb0858 tests: minor fixes 2019-12-24 15:03:59 +03:00
Grigory Smolkin 27f7d8bedf Readme: redirect to new documentation 2019-12-12 18:19:15 +03:00
Grigory Smolkin 69f98672ad DOC: update fonts 2019-11-27 23:16:35 +03:00
Grigory Smolkin 715dbf8506 DOC: minor fix 2019-11-27 23:11:32 +03:00
Grigory Smolkin b3be139456 DOC: css for code blocks 2019-11-25 12:09:34 +03:00
Grigory Smolkin 2d8c291c34 DOC: CSS fix 2019-11-22 13:56:08 +03:00
Grigory Smolkin 232dee2e88 DOC: css added 2019-11-19 18:19:14 +03:00
Grigory Smolkin 088801a1f1 Readme: minor update 2019-11-19 12:39:37 +03:00
Grigory Smolkin c513fd58ec Readme: ALT Linux packages installation instructions are added 2019-11-19 12:33:27 +03:00
Grigory Smolkin 5f0c024422 [Issue #150] Pinned backups should be ignored for the purpose of WAL retention fulfillment 2019-11-17 11:35:53 +03:00
Grigory Smolkin b5564e8c38 Makefile update for future PG13 2019-11-08 20:04:32 +03:00
Grigory Smolkin 968bac6d64 README: update 2019-11-06 18:58:18 +03:00
Grigory Smolkin a1bc007514 DOC: add README for docs and add '.html' files to '.gitignore' 2019-11-06 17:36:40 +02:00
Grigory Smolkin 042d41f2e4 New documentation for pg_probackup 2019-11-06 17:28:25 +02:00
Grigory Smolkin 83534d834d DOC: remove trailing space 2019-11-06 17:28:14 +02:00
Grigory Smolkin 6ddfeaaf7e Readme: update link to latest version 2019-11-04 18:24:52 +03:00
Grigory Smolkin d4da7e88a7 update current version to 2.2.5 in Readme and Documentation 2019-11-02 04:10:51 +03:00
Grigory Smolkin 0d028b79ec wal_bytes for ARCHIVE backups was calculated incorrectly 2019-11-01 18:42:20 +03:00
Grigory Smolkin 2d2da5010d tests: minor fixes 2019-11-01 15:23:31 +03:00
Grigory Smolkin d2c60ca52f Version 2.2.5 2019-10-31 20:12:33 +03:00
Grigory Smolkin f8a6a26f98 [Issue #140] report correctly the total size of data to delete during backup and WAL retention purge 2019-10-31 13:14:28 +03:00
Grigory Smolkin 0608c7450d move to .xml 2019-10-30 19:31:13 +03:00
Grigory Smolkin b93317ae49 [SGML Documentation] initial commit 2019-10-30 19:27:49 +03:00
Grigory Smolkin 7244ee3b86 [Issue #138] always set "restore_command" in recovery.conf if "--restore-command" option is provided 2019-10-30 18:16:00 +03:00
Grigory Smolkin 56736b1d2a make compiler happy 2019-10-28 16:13:58 +03:00
Grigory Smolkin 8134a6866f [Issue #139] fix incorrect "Zratio" calculation in show --archive 2019-10-28 14:14:27 +03:00
Grigory Smolkin 3d4c2f23e5 [Issue #134] use new logging infrastructure introduced in PG12 2019-10-28 12:12:15 +03:00
Grigory Smolkin c7110fdcb3 Readme: update 2019-10-28 00:49:44 +03:00
Grigory Smolkin 4c52738cce README: update 2019-10-27 23:07:44 +03:00
Grigory Smolkin 9a8285441e [Issue #138] test coverage 2019-10-25 19:59:46 +03:00
Grigory Smolkin 386c2cb1b4 Version 2.2.4 2019-10-24 18:28:18 +03:00
Grigory Smolkin dfdab27907 tests: one more fix for 9.5 2019-10-24 18:01:31 +03:00
Grigory Smolkin 721b843416 tests: fixes for 9.5 2019-10-24 17:55:52 +03:00
Grigory Smolkin 2c4eb9d534 [Issue #134] minor refactoring 2019-10-24 17:53:20 +03:00
Grigory Smolkin e29befec5a Documentation: add information about "--force" flag 2019-10-24 17:50:38 +03:00
Grigory Smolkin 5a1ab20e03 Documentation: update 2019-10-23 11:41:23 +03:00
Grigory Smolkin dd37757049 tests: fixes 2019-10-23 11:32:23 +03:00
Grigory Smolkin 2df5d27a66 Add TODO in config_get_opt() 2019-10-23 11:31:29 +03:00
Grigory Smolkin ef20e82a6f [Issue #136] fix incorrect XlogSegNo calculation in catalog_get_timelines() 2019-10-22 21:16:49 +03:00
Grigory Smolkin 6cbea998cc Readme: update 2019-10-22 13:41:51 +03:00
Grigory Smolkin 5196fb25ec tests: fixes 2019-10-21 13:46:48 +03:00
Grigory Smolkin 3b2af9e83c [Issue #134] set recovery_target_timeline to "current" 2019-10-21 13:42:51 +03:00
Grigory Smolkin 0ad96362d0 rename create_pg12_recovery_config() to create_recovery_config() 2019-10-19 12:30:58 +03:00
Grigory Smolkin b9e76a1c4f [Issue #133] small fix 2019-10-19 12:28:41 +03:00
Grigory Smolkin 5c01dcf9c5 Documentation: update 2019-10-19 12:27:53 +03:00
Grigory Smolkin 98f0c9ee48 [Issue #133] call pgpro_edition() function only if it exists 2019-10-19 12:22:07 +03:00
Grigory Smolkin a3b0bd7a4d Documentation: update 2019-10-19 09:52:18 +03:00
Grigory Smolkin effea35742 tests: support PG12 2019-10-19 09:48:35 +03:00
Grigory Smolkin af42fbf9b6 remove spooky warning about first segment been greater than oldest to_keep segments 2019-10-18 19:43:13 +03:00
Grigory Smolkin ff40fcc4be [Issue #134] do not backup "recovery.signal" and "standby.signal" files, and for PG12 and newer always set recovery_target_timeline to current 2019-10-18 19:42:02 +03:00
Grigory Smolkin 19ad13d777 [Issue #134] PostgreSQL 12 support 2019-10-18 12:36:42 +03:00
Grigory Smolkin 8ce5b7a241 Readme: update 2019-10-17 17:13:28 +03:00
Grigory Smolkin c1ebd8aa5f Readme: update 2019-10-16 01:24:35 +03:00
Grigory Smolkin e60cb2041b Version 2.2.3 2019-10-15 21:51:15 +03:00
Grigory Smolkin a71829db33 tests: minor improvements 2019-10-15 21:48:37 +03:00
Grigory Smolkin 3ae1fc2ca7 bigfix: WAL retention didn`t protected WAL segments entitled to protection 2019-10-15 21:48:07 +03:00
Grigory Smolkin c1b4110d47 Version 2.2.2 2019-10-15 15:39:03 +03:00
Grigory Smolkin b0a80c174a tests: minor update 2019-10-15 13:11:58 +03:00
Grigory Smolkin 74e6a5fcd9 [Issue #132] new flag "--force" for "restore" command allows to ignore invalid backup status during restore 2019-10-15 13:11:41 +03:00
Grigory Smolkin f49c1970ef [Issue #132] validate is now capable of detecting metadata corruption produced by #132 2019-10-15 13:00:24 +03:00
Grigory Smolkin 251fc8382a [Issue #132] fix 2019-10-15 12:53:53 +03:00
Grigory Smolkin faed631523 tests: added backup.BackupTest.test_issue_132_1 2019-10-15 12:52:52 +03:00
Grigory Smolkin 60a9f3c1cd tests: minor fix 2019-10-15 00:45:09 +03:00
Grigory Smolkin 17143835dc speed up merge by skipping block validation during merge 2019-10-15 00:19:52 +03:00
Grigory Smolkin 4d61a6271a [Issue #132] test coverage 2019-10-14 21:54:31 +03:00
Grigory Smolkin ffd5f45f12 Documentation: update 2019-10-13 00:27:13 +03:00
Grigory Smolkin d9b4da3e01 Readme: update 2019-10-12 15:08:49 +03:00
Grigory Smolkin dd651c86c7 Readme: update 2019-10-12 15:00:38 +03:00
Grigory Smolkin 71a59fff6b Documentation: update 2019-10-12 12:50:00 +03:00
Grigory Smolkin 948924dcab Documentation: added section "WAL Retention Policy" 2019-10-12 12:31:09 +03:00
Grigory Smolkin ae4e64010c minor fix 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 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