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 #117] Documentation update
|
2019-09-05 15:44:17 +03:00 |
|
Grigory Smolkin
|
d656405432
|
[Issue #117] fix tests
|
2019-09-05 15:43:32 +03:00 |
|
Grigory Smolkin
|
62acd2de2d
|
[Issue #117] use suffix ".part" instead of ".partial" for WAL copying
|
2019-09-05 15:41:13 +03:00 |
|
Grigory Smolkin
|
8630b0d1a3
|
[Issue #117] 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 #115] look-forward approach of handling the invalid stop_lsn received from replica
|
2019-09-05 10:46:01 +03:00 |
|
Grigory Smolkin
|
18211c5f18
|
[Issue #115] 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 #79]: remove partial validate from help
|
2019-08-31 03:30:57 +03:00 |
|
Grigory Smolkin
|
eb9436bc19
|
[Issue #79]: remove partial validate from documentation
|
2019-08-31 03:28:42 +03:00 |
|
Grigory Smolkin
|
d8b8b0898e
|
[Issue #79]: 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 #114]: 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 #112: Try to not hang out
|
2019-08-28 13:24:49 +03:00 |
|
Grigory Smolkin
|
2286c4bfe8
|
[Issue #112] tests: added time_stamp.CheckTimeStamp.test_server_date_style
|
2019-08-28 13:10:09 +03:00 |
|
Arthur Zakirov
|
8f1a45961a
|
Issue #112: Set datestyle before pg_stop_backup()
|
2019-08-28 13:01:56 +03:00 |
|
Grigory Smolkin
|
9c4cdef76a
|
[Issue #113] 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 #113] 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 d38b5e6ece .
|
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 |
|
Grigory Smolkin
|
01e57eafba
|
Merge branch 'master' into issue_79
|
2019-08-09 14:10:54 +03:00 |
|
Grigory Smolkin
|
87f214ef72
|
tests: added validate.ValidateTest.test_recovery_target_lsn_backup_victim
|
2019-08-09 13:24:55 +03:00 |
|
Grigory Smolkin
|
cd00806f11
|
fix elog message about agent version mismatch
|
2019-08-09 12:50:38 +03:00 |
|
Konstantin Knizhnik
|
daca207735
|
Report ssh error if available
|
2019-08-09 01:45:23 +03:00 |
|
Konstantin Knizhnik
|
6a721aa004
|
Grab abnd log agent messages to stderr
|
2019-08-09 01:45:23 +03:00 |
|
Anastasia
|
6179808d23
|
implement partial validate. add db-include and db-exclude options to validate command
|
2019-08-08 17:55:23 +03:00 |
|
Anastasia
|
f36d81dc08
|
fix uninitialized var
|
2019-08-08 16:40:26 +03:00 |
|
Anastasia
|
037b7cf53b
|
Merge branch 'master' into issue_79
|
2019-08-08 15:31:16 +03:00 |
|
Anastasia
|
d92434ff84
|
Refactoring of restore and validate options.
Collect them into pgRestoreParams structure
|
2019-08-08 15:29:36 +03:00 |
|
Grigory Smolkin
|
f4790b6291
|
write dbOid in write_backup_filelist()
|
2019-08-07 18:40:20 +03:00 |
|