1
0
mirror of https://github.com/postgrespro/pg_probackup.git synced 2025-03-18 21:28:07 +02:00

2316 Commits

Author SHA1 Message Date
Grigory Smolkin
a363405aec tests: minor fixes 2019-09-18 18:33:28 +03:00
Grigory Smolkin
b69e29bc0b Improve compatibility between different versions of binary and instance 2019-09-18 09:08:16 +03:00
Grigory Smolkin
3fa01d3236 tests: minor fix 2019-09-17 17:37:18 +03:00
Grigory Smolkin
d34a6a3ad8 [Issue ] WAL archive information 2019-09-17 17:35:27 +03:00
Grigory Smolkin
11ab44fb04 [Issue ]: trust txid_snapshot_xmax() when determining recovery_xid 2019-09-16 13:47:24 +03:00
Grigory Smolkin
2413516389 tests: added set_auto_conf() 2019-09-14 02:49:41 +03:00
Grigory Smolkin
9f817080e6 Merge branch 'issue_115' 2019-09-06 14:43:37 +03:00
Grigory Smolkin
64b05d9597 [Issue ]: minor improvements 2019-09-06 14:34:49 +03:00
Grigory Smolkin
a98ff6154a [Issue ]: some improvements of sanity and comments. Also do not wait for NullOffset LSN when looking for previous record 2019-09-06 13:20:42 +03:00
Grigory Smolkin
4dcbfc132b add comment to unlink_lock_atexit() 2019-09-06 11:43:57 +03:00
Grigory Smolkin
bad8ce144e Documentation: minor spelling fix 2019-09-06 11:36:05 +03:00
Grigory Smolkin
07f63e473b added some improvements based on review 2019-09-06 11:26:42 +03:00
Anastasia
0e2336fb6f code review for issue_115. add TODO comments 2019-09-05 16:14:50 +03:00
Grigory Smolkin
3093bb91b7 tests: minor fix 2019-09-05 15:57:21 +03:00
Grigory Smolkin
58b2a55384 [Issue ] Documentation update 2019-09-05 15:44:17 +03:00
Grigory Smolkin
d656405432 [Issue ] fix tests 2019-09-05 15:43:32 +03:00
Grigory Smolkin
62acd2de2d [Issue ] use suffix ".part" instead of ".partial" for WAL copying 2019-09-05 15:41:13 +03:00
Grigory Smolkin
8630b0d1a3 [Issue ] test coverage 2019-09-05 13:54:28 +03:00
Grigory Smolkin
be339bf406 tests: minor fix 2019-09-05 13:09:13 +03:00
Grigory Smolkin
71715d62dc Merge branch 'master' into issue_115 2019-09-05 11:12:41 +03:00
Grigory Smolkin
a42ebbff0c tests: minor fixes 2019-09-05 11:12:17 +03:00
Grigory Smolkin
7c5e799c21 [Issue ] look-forward approach of handling the invalid stop_lsn received from replica 2019-09-05 10:46:01 +03:00
Grigory Smolkin
18211c5f18 [Issue ] test coverage 2019-09-05 09:30:45 +03:00
Grigory Smolkin
2aea9cc760 print stop_lsn with elevel LOG 2019-08-31 15:48:52 +03:00
Grigory Smolkin
0f0e961fea [Issue ]: remove partial validate from help 2019-08-31 03:30:57 +03:00
Grigory Smolkin
eb9436bc19 [Issue ]: remove partial validate from documentation 2019-08-31 03:28:42 +03:00
Grigory Smolkin
d8b8b0898e [Issue ]: remove partial validation 2019-08-31 02:16:45 +03:00
Grigory Smolkin
b278a2fbf5 tests: minor fixes 2019-08-29 23:05:53 +03:00
Grigory Smolkin
f270d38b0e [Issue ]: allow invalid backups to be included in to_keep_list during retention purge 2019-08-28 20:26:36 +03:00
Grigory Smolkin
5e618d44c5 tests: added retention.RetentionTest.test_failed_merge_redundancy_retention 2019-08-28 20:12:13 +03:00
Grigory Smolkin
8c570b57f1 tests: detect missing backup in case of using "show" with "--backup-id" option 2019-08-28 20:08:42 +03:00
Grigory Smolkin
5707a727b5 added TODO comment for show 2019-08-28 18:52:22 +03:00
Arthur Zakirov
fb35cb83b6 Issue : Try to not hang out 2019-08-28 13:24:49 +03:00
Grigory Smolkin
2286c4bfe8 [Issue ] tests: added time_stamp.CheckTimeStamp.test_server_date_style 2019-08-28 13:10:09 +03:00
Arthur Zakirov
8f1a45961a Issue : Set datestyle before pg_stop_backup() 2019-08-28 13:01:56 +03:00
Grigory Smolkin
9c4cdef76a [Issue ] bugfix: use rel_path attribute insead of path for sorting purposes and bsearch 2019-08-27 20:21:02 +03:00
Grigory Smolkin
dd124b34d9 [Issue ] improve test coverage 2019-08-27 20:01:38 +03:00
Grigory Smolkin
aef926ffd0 check for potential errors when fgets() returns NULL 2019-08-27 19:24:10 +03:00
Grigory Smolkin
b95a1589a4 Windows: minor fix 2019-08-13 19:41:02 +03:00
Grigory Smolkin
1c9013eb0f Windows: 9.5 build 2019-08-13 19:23:47 +03:00
Grigory Smolkin
0ff4ecd547 Revert "Removed libpgfeutils.lib from Windows project"
This reverts commit d38b5e6ece64a0bac09544c823f3f9c3dfcbf844.
2019-08-13 11:54:48 +03:00
Grigory Smolkin
a0dc029d32 Merge branch 'master' into issue_90 2019-08-12 19:17:41 +03:00
Grigory Smolkin
4edc414cb9 Documentation: partial restore update 2019-08-12 19:03:13 +03:00
Grigory Smolkin
ecd37a7a34 update help 2019-08-12 18:54:56 +03:00
Grigory Smolkin
daa6a02d4c Merge branch 'master' into issue_79 2019-08-11 13:59:12 +03:00
Grigory Smolkin
57d3e12584 tests: fixes 2019-08-11 13:54:58 +03:00
Grigory Smolkin
0ae5a66bfb partial_restore_type as separate type 2019-08-11 13:54:43 +03:00
Grigory Smolkin
08afc88152 README: update windows installers link 2019-08-09 21:18:33 +03:00
Grigory Smolkin
454eeac8f8 tests: added validate.ValidateTest.test_partial_validate_exclude and validate.ValidateTest.test_partial_validate_include 2019-08-09 20:40:01 +03:00
Anastasia
dc76fb13d5 add verbose message 2019-08-09 17:13:31 +03:00