Commit Graph
100 Commits
Author SHA1 Message Date
Grigory Smolkin 6da63188eb [Issue #104] allow LSN as recovery target for validation if backup ID is not specified 2019-08-06 12:00:44 +03:00
Grigory Smolkin 11c02e9b91 [Issue #108] added test validate.ValidateTest.test_validate_target_lsn 2019-08-06 11:58:57 +03:00
Grigory Smolkin b799b70400 Merge branch 'issue_106' 2019-08-06 00:07:01 +03:00
Grigory Smolkin 8b15753a04 tests: added retention.RetentionTest.test_wal_purge_victim 2019-08-06 00:01:05 +03:00
Grigory Smolkin db901a7adf [Issue #103] minor fix 2019-08-06 00:00:34 +03:00
Grigory Smolkin 4783e61996 Merge branch 'master' into issue_103 2019-08-05 23:41:23 +03:00
Grigory Smolkin 738013fc05 Merge branch 'master' into issue_106 2019-08-05 23:36:29 +03:00
Grigory Smolkin 535e417ba8 tests: added retention.RetentionTest.test_agressive_retention_window_purge 2019-08-05 23:35:51 +03:00
Grigory Smolkin 5cb84f2686 Readme: update 2019-08-02 12:49:21 +03:00
Grigory Smolkin f9a0dcca5c Readme: update 2019-08-02 12:47:58 +03:00
Grigory Smolkin ea2a4c2be3 bugfix: stream_stop_timeout was always initialized to 0 2019-08-02 12:00:10 +03:00
Grigory Smolkin b6e97e47f2 [Issue #106] fix agressive retention purging of backups with empty recovery-time 2019-08-02 11:50:28 +03:00
Grigory Smolkin 142540705d tests: added retention.RetentionTest.test_window_error_backups_1 and retention.RetentionTest.test_window_error_backups_2 2019-08-01 23:57:14 +03:00
Grigory Smolkin 52ed2e1651 one more fix for error messages about wrong agruments for 'delete' command 2019-08-01 22:15:59 +03:00
Grigory Smolkin 98f5bbd3cf fix error message about wrong agruments for 'delete' command 2019-08-01 22:10:59 +03:00
Grigory Smolkin 7ead1199c2 bugfix: print "version" command output to stdout instead of stderr 2019-07-31 17:17:26 +03:00
Grigory Smolkin 46f875b4bd Documentation: external dirs update 2019-07-30 13:41:43 +03:00
Grigory Smolkin b142cb6cff Documentation: add info about semicolon delimiter for --external-dirs on Windows 2019-07-30 12:51:46 +03:00
Grigory Smolkin bdd0459e53 Documentation: minor fix 2019-07-30 12:30:50 +03:00
Grigory Smolkin a0e52d5374 Documentation: update 2019-07-30 01:57:34 +03:00
Grigory Smolkin 2aacd567b2 Documentation: fix 2019-07-30 01:45:15 +03:00
Grigory Smolkin 759aefc0cb [Issue #103] select oldest backup with valid start_lsn and tli to determine oldest lsn for WAL purge 2019-07-30 01:20:24 +03:00
Grigory Smolkin 961293ccb5 Documentation: update 2019-07-29 23:09:01 +03:00
Grigory Smolkin 0309dd7a20 minor bugfix: initialize backup.control before libpq connection, so errors are logged and failed backup gain ERROR status 2019-07-29 00:55:53 +03:00
Grigory Smolkin cbef806824 tests: minor fix 2019-07-27 05:57:52 +03:00
Grigory Smolkin f296a8ad8e Readme: update 2019-07-27 05:56:54 +03:00
Grigory Smolkin bfb4e6370e Documentation: minor fix 2019-07-27 05:52:59 +03:00
Grigory Smolkin 77a0e050ab Documentation: review be Mikhail Kulagin 2019-07-27 05:45:34 +03:00
Grigory Smolkin 9b270b0f70 Readme: ptrack support 2019-07-27 05:07:41 +03:00
Grigory Smolkin 3700cc4c52 Readme: update latest version 2019-07-27 02:51:30 +03:00
Grigory Smolkin 4e9f0d6d2e remove obsolete scripts 2019-07-26 12:17:28 +03:00
Grigory Smolkin b55bfe82be Version 2.1.5 2019-07-26 11:05:19 +03:00
Grigory Smolkin c0d3ab5456 [Issue #101] replace "sparse" with "compact" 2019-07-23 21:52:50 +03:00
Grigory Smolkin db73f84057 [Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin 2019-07-23 20:11:11 +03:00
Grigory Smolkin 44923e7fb7 Release 2.1.4 2019-07-23 16:22:02 +03:00
Grigory Smolkin 64f166f4a0 Documentation: minor update 2019-07-23 16:20:05 +03:00
Grigory Smolkin 5d3056d98b tests: update README 2019-07-23 11:15:17 +03:00
Grigory Smolkin 05e1ec1754 tests: added backup.BackupTest.test_backup_with_less_privileges_role 2019-07-23 11:05:59 +03:00
Grigory Smolkin f6cd14ee29 Documentation: update section WAL archiving 2019-07-23 00:14:14 +03:00
Grigory Smolkin 8d5c578ad8 Documentation: update for ARCHIVE and STREAM sections 2019-07-22 14:47:21 +03:00
Grigory Smolkin 2ec247d2cb tests: minor fixes 2019-07-20 06:32:52 +03:00
Grigory Smolkin ab2d595a02 tests: fixes 2019-07-19 20:05:30 +03:00
Grigory Smolkin 05d8ecc253 Merge branch 'master' into issue_83 2019-07-19 14:37:47 +03:00
Grigory Smolkin 028029e899 Documentation: minor fixes 2019-07-19 12:39:31 +03:00
Grigory Smolkin bb6d32fd33 Release 2.1.4 2019-07-19 12:20:39 +03:00
Grigory Smolkin 2a87440ca7 Documentation: minor update 2019-07-19 12:18:41 +03:00
Grigory Smolkin 8fa0bbc369 minor improvement of messages for restore 2019-07-19 11:01:01 +03:00
Grigory Smolkin 7f0ab09a9a Documentation: update 2019-07-19 10:53:36 +03:00
Grigory Smolkin 8d58c9d700 Documentation: update 2019-07-19 10:52:18 +03:00
Grigory Smolkin 837534f178 Documentation: added "ARCHIVE mode" section 2019-07-18 18:20:48 +03:00
Grigory Smolkin 833f31de7d Documentation: update 2019-07-18 15:57:58 +03:00
Grigory Smolkin 884da1cec7 comments minor changes 2019-07-18 15:44:20 +03:00
Grigory Smolkin 221b7759c0 minor improvement: alwys open ssh connection with option 'PasswordAuthentication=no' 2019-07-18 15:42:47 +03:00
Grigory Smolkin 8fb9f94c6d tests: fix for backup.BackupTest.test_backup_detect_corruption 2019-07-16 01:18:00 +03:00
Grigory Smolkin fc385aae74 Documentation and Readme update about versioning 2019-07-16 00:56:26 +03:00
Grigory Smolkin 14514a4815 minor improvement: be more paranoid about system ID mismatch when streaming or reading WAL files. Replace RunIdentifySystem() with IdentifySystem() for logging purposes 2019-07-15 19:39:12 +03:00
Grigory Smolkin 69eed7acb5 tests: minor fixes for "archive" module 2019-07-15 19:24:31 +03:00
Grigory Smolkin 0515c2b4dd minor improvement: NodeInfo is now separate variable and not the element of pgBackup structure 2019-07-15 19:20:39 +03:00
Grigory Smolkin a466eea901 minor bugfix: in asynchronous execution of pg_stop_backup() was small risk of ignoring server side error. Reported by Alex Ignatov alexign@ozon.ru 2019-07-15 15:11:11 +03:00
Grigory Smolkin 9af4c7be9b Documentation: minor fixes 2019-07-15 15:05:27 +03:00
Grigory Smolkin b41bc03be3 tests: fixes for module "pgpro560" 2019-07-14 13:46:28 +03:00
Grigory Smolkin 25fd9280c1 tests: minor fix 2019-07-14 03:07:52 +03:00
Grigory Smolkin 66618d0142 minor fix 2019-07-14 03:07:15 +03:00
Grigory Smolkin 8c5d513a6f Documentation: minor improvements 2019-07-12 18:22:20 +03:00
Grigory Smolkin b38692f464 tests: now ptrack tests by default are disabled, they can be enables via PG_PROBACKUP_PTRACK env variable. Multiple fixes, especially for PG 9.5 2019-07-12 18:01:28 +03:00
Grigory Smolkin 3d9bb1b076 minor change of elevel 2019-07-11 12:31:38 +03:00
Grigory Smolkin 6273f80e50 minor improvement: use slurpFile instead fetchFile, because fetchFile is relying on pg_read_binary_file(), which is insecure and redundant 2019-07-11 02:26:00 +03:00
Grigory Smolkin 7b95a40b50 Documentation: another minor fix 2019-07-08 19:57:08 +03:00
Grigory Smolkin 29ebf687d4 Documentation: minor fixes 2019-07-08 19:48:27 +03:00
Grigory Smolkin 3c05d87708 tests: minor fixes for 9.5 version 2019-07-08 19:47:27 +03:00
Grigory Smolkin 433d7bdc6a tests: fix expected results 2019-07-08 16:02:30 +03:00
Grigory Smolkin b598c2987c tests: minor fixes 2019-07-08 02:41:20 +03:00
Grigory Smolkin c3ebbec953 correct flag for recovery.conf creation 2019-07-08 02:40:20 +03:00
Grigory Smolkin 549d66a29c checkdb: escape database name in amcheck related elog messages 2019-07-07 17:34:12 +03:00
Grigory Smolkin a7f11405ff correctly open recovery.conf 2019-07-07 17:33:10 +03:00
Grigory Smolkin 99938658c6 tests: minor fixes 2019-07-07 17:31:42 +03:00
Grigory Smolkin fd91652576 [Issue #92] Improvements pointed out by review 2019-07-06 04:00:45 +03:00
Grigory Smolkin 4db8821022 Merge branch 'master' into issue_92 2019-07-06 03:26:45 +03:00
Grigory Smolkin 2a78020243 checkdb bugfixes: query to select indexes not from "pg_global" tablespace was incorrect, also index namespace used in "--progress" and WARNING messages was incorrect 2019-07-06 03:22:27 +03:00
Grigory Smolkin b12b89f3ba tests: minor fixes for "checkdb" module 2019-07-06 03:18:03 +03:00
Grigory Smolkin 71545d6cd0 Merge branch 'master' into issue_92 2019-07-04 01:49:07 +03:00
Grigory Smolkin 57da2e5b38 rename "omit_symlink" flag to follow_symlink 2019-07-04 01:46:45 +03:00
Grigory Smolkin 3b97c4f4cd minor bugfix: del-instance was failing due to presense of .history files in archive directory 2019-07-04 01:44:14 +03:00
Grigory Smolkin 74b25e4383 Revert "Decompress restored file by remote agent"
This reverts commit 3873318eec.
2019-07-04 01:33:59 +03:00
Grigory Smolkin eac3d8a1d0 Merge branch 'master' into issue_92 2019-07-03 21:11:39 +03:00
Grigory Smolkin 0e99b6fb96 Documentation: added example for "--ssh-options" setting 2019-07-03 18:17:50 +03:00
Grigory Smolkin e1880c57c6 minor bugfix: close ssh connection when it is not needed anymore 2019-07-03 18:09:00 +03:00
Grigory Smolkin b231d845f3 tests: added backup.BackupTest.test_backup_truncate_misaligned 2019-07-03 18:06:47 +03:00
Grigory Smolkin c3d89c2552 tests: minor fixes in module "archive" 2019-07-03 18:00:15 +03:00
Grigory Smolkin 61282253db tests: minor fix for basic tests suit 2019-07-03 17:58:36 +03:00
Grigory Smolkin f87fd1b2ac tests: added replica.ReplicaTest.test_replica_promote 2019-07-03 17:57:11 +03:00
Grigory Smolkin 61b733b0b7 Merge branch 'master' of https://git.postgrespro.ru/pgpro-dev/pg_probackup 2019-07-03 00:06:58 +03:00
Grigory Smolkin 3b7fb5d4ed minor bugfix: close ssh connection when it is not needed 2019-07-02 20:04:04 +03:00
Grigory Smolkin 7c7d953cd1 Merge branch 'master' of https://git.postgrespro.ru/pgpro-dev/pg_probackup 2019-07-01 22:54:12 +03:00
Grigory Smolkin 265837b106 tests: minor fixes 2019-07-01 16:24:57 +03:00
Grigory Smolkin 361af245df tests: remove compatibility.CompatibilityTest.test_backup_concurrent_drop_table 2019-07-01 15:15:42 +03:00
Grigory Smolkin 6caf77ebbe tests: minor fixes 2019-06-29 03:19:31 +03:00
Grigory Smolkin ffa63a2e2a Merge branch 'master' into issue_92 2019-06-28 12:51:47 +03:00
Grigory Smolkin 79f940ff75 checkdb: don`t close descriptor if file size is not aligned BLCKSZ 2019-06-28 12:47:13 +03:00
Grigory Smolkin c069399f41 Merge branch 'master' into issue_92 2019-06-28 01:16:46 +03:00