Grigory Smolkin
|
809ccbe7bc
|
bump version to 2.1.0 and update expected help
|
2019-04-20 15:48:52 +03:00 |
|
Grigory Smolkin
|
58a7922b91
|
help: shufle options a bit
|
2019-04-20 15:41:14 +03:00 |
|
Grigory Smolkin
|
a1e24cafc6
|
tests: fixes for false_positive module
|
2019-04-20 15:28:33 +03:00 |
|
Grigory Smolkin
|
380d6c655f
|
tests: minor fixes
|
2019-04-20 12:42:17 +03:00 |
|
Grigory Smolkin
|
58a3d2dcb0
|
help: minor fix
|
2019-04-20 12:41:48 +03:00 |
|
Grigory Smolkin
|
1630d73bec
|
bugfix: don`t use ferror() in get_wal_file()
|
2019-04-20 03:46:00 +03:00 |
|
Grigory Smolkin
|
fd4ad9d2cb
|
tests: fixes for remote backup and PG11
|
2019-04-20 03:44:51 +03:00 |
|
Grigory Smolkin
|
a7d074dbff
|
README: change wording about WAL delivery strategies
|
2019-04-20 02:50:47 +03:00 |
|
Grigory Smolkin
|
1d31908b1e
|
README: add checkdb
|
2019-04-20 00:42:59 +03:00 |
|
Grigory Smolkin
|
cd0548da67
|
bugfix: replace fprintf() with fio_fprintf()
|
2019-04-20 00:23:45 +03:00 |
|
Grigory Smolkin
|
ca717e2d4c
|
tests: spelling fix
|
2019-04-19 19:32:02 +03:00 |
|
Grigory Smolkin
|
54998dce44
|
tests: added backup_test.Backuptest.test_sigquit_hadnling
|
2019-04-19 19:30:36 +03:00 |
|
Grigory Smolkin
|
9e26a6d6c9
|
update Readme about remote mode via ssh
|
2019-04-19 19:24:25 +03:00 |
|
Grigory Smolkin
|
9ef51ae27e
|
tests: added backup_test.BackupTest.test_sigterm_hadnling and backup_test.BackupTest.test_sigint_hadnling
|
2019-04-19 19:15:02 +03:00 |
|
Grigory Smolkin
|
ea50f4e9cf
|
tests: check that log file do not gets rotated if '.rotation' file is missing or mangled
|
2019-04-19 18:42:07 +03:00 |
|
Grigory Smolkin
|
c93e732864
|
Issue 56: do not force log file rotation if '.rotation' file is missing or mangled, just recreate '.rotation file'
|
2019-04-19 18:40:57 +03:00 |
|
Grigory Smolkin
|
fc8453b6c7
|
Issue 56: be more lenient to .rotation file been empty or containing garbage: issue WARNING instead of ERROR and rotate file immediately. Also issue WARNING if .rotation file is missing, previously such condition was ignored
|
2019-04-19 17:11:58 +03:00 |
|
Grigory Smolkin
|
ec2d74dbbe
|
tests: added backup.BackupTest.test_pg_11_adjusted_wal_segment_size
|
2019-04-19 17:05:14 +03:00 |
|
Grigory Smolkin
|
ac41c53f45
|
tests: added logging.LogTest.test_garbage_in_rotation_file
|
2019-04-19 16:25:30 +03:00 |
|
Grigory Smolkin
|
e0d6c6bfc0
|
tests: added test_unlink_rotation_file
|
2019-04-19 15:55:03 +03:00 |
|
Grigory Smolkin
|
45e05ba126
|
bugfix: do not check page layout version, it may give false-positive result
|
2019-04-19 11:36:04 +03:00 |
|
Grigory Smolkin
|
cd6b175301
|
fix unnessesary tabulations
|
2019-04-19 11:24:27 +03:00 |
|
Grigory Smolkin
|
05c1c4e0aa
|
Merge branch 'pgpro-2065'
|
2019-04-19 11:18:23 +03:00 |
|
Grigory Smolkin
|
6aea552042
|
tests: more minor fixes
|
2019-04-19 11:17:26 +03:00 |
|
Grigory Smolkin
|
ec2e526ad8
|
tests: checkdb minor fixes
|
2019-04-19 11:12:19 +03:00 |
|
Grigory Smolkin
|
aae69835e2
|
help: minor fixes for checkdb
|
2019-04-19 11:11:48 +03:00 |
|
Grigory Smolkin
|
e04abf12f5
|
tests: minor changes to checkdb module
|
2019-04-19 10:59:52 +03:00 |
|
Grigory Smolkin
|
d27ab77920
|
tests: checkdb tests added
|
2019-04-19 01:52:41 +03:00 |
|
Grigory Smolkin
|
56a909da0c
|
checkdb: fix index query and logging error condition
|
2019-04-19 01:50:45 +03:00 |
|
Grigory Smolkin
|
d5b0747288
|
checkdb: fix disconnection after successfull checkdb execution
|
2019-04-18 19:40:35 +03:00 |
|
Grigory Smolkin
|
cf20e9f3ba
|
checkdb: minor fixes
|
2019-04-18 19:23:44 +03:00 |
|
Anastasia
|
9a785d6fa0
|
fix compiler warning. TODO: fix checkdb test
|
2019-04-18 17:20:22 +03:00 |
|
Anastasia
|
c00bd3cd77
|
code and comments cleanup
|
2019-04-18 16:12:57 +03:00 |
|
Grigory Smolkin
|
e7c3031f7f
|
Issue 56: added logging.LogTest.test_truncated_rotation_file
|
2019-04-18 16:10:31 +03:00 |
|
Grigory Smolkin
|
cb9134d067
|
validate: interrupt more frequently during file validation
|
2019-04-18 01:51:38 +03:00 |
|
Anastasia
|
6d0059092c
|
Merge branch 'master' into pgpro-2065
|
2019-04-17 17:20:33 +03:00 |
|
Grigory Smolkin
|
2efce08756
|
tests: fix some ptrack tests
|
2019-04-17 14:37:39 +03:00 |
|
Grigory Smolkin
|
5b4685eb3a
|
tests: fix missing _ptrack fork for 0 sized relations
|
2019-04-17 02:13:56 +03:00 |
|
Anastasia
|
ce29d91957
|
Merge master into pgpro-2065. Resolve conflicts.
TODO: review compatibility of checkdb and remote backup
|
2019-04-16 16:33:03 +03:00 |
|
Arthur Zakirov
|
baa6aa8e35
|
Fix help messages
|
2019-04-16 13:34:57 +03:00 |
|
Arthur Zakirov
|
c440ab0f45
|
Merge remote-tracking branch 'origin/remote_pull'
|
2019-04-16 13:24:02 +03:00 |
|
Arthur Zakirov
|
eec03820e4
|
Merge branch 'pbckp-36'
|
2019-04-16 11:33:08 +03:00 |
|
Arthur Zakirov
|
592df2e606
|
PBCKP-36: Fix help message for RESTORE and VALIDATE
|
2019-04-16 10:54:05 +03:00 |
|
gsmol
|
0a1d887847
|
Merge pull request #53 from postgrespro/issue_52
Issue 52: --no-validate flag for backup
|
2019-04-15 22:09:04 +03:00 |
|
Grigory Smolkin
|
bbd4e810af
|
Merge branch 'master' into issue_52
|
2019-04-15 22:04:56 +03:00 |
|
Grigory Smolkin
|
3fce25d740
|
refactoring of validate_one_page()
|
2019-04-15 21:35:56 +03:00 |
|
Grigory Smolkin
|
771c01df4f
|
checkdb: revert block from future changes in validate_one_page()
|
2019-04-15 20:37:12 +03:00 |
|
Grigory Smolkin
|
f393133d5a
|
checkdb: minor changes to error messages in do_amcheck()
|
2019-04-15 20:32:58 +03:00 |
|
Grigory Smolkin
|
e208e7f191
|
tests: add more comments in restore module
|
2019-04-15 19:53:38 +03:00 |
|
Grigory Smolkin
|
4406539528
|
tests: added restore.RestoreTest.test_restore_target_new_options
|
2019-04-15 19:02:07 +03:00 |
|