1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-01-23 11:45:36 +02:00

2425 Commits

Author SHA1 Message Date
Grigory Smolkin
83534d834d DOC: remove trailing space 2019-11-06 17:28:14 +02:00
Liudmila Mantrova
12cc64b567 DOC: fix grammar in new pg_probackup docs 2019-11-06 15:38:41 +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
Victor Spirin
e0871de361 PGPRO-3138: Added #undef open(a, b, c) for Windows build 2019-10-29 18:10:31 +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 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 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 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