Commit Graph
80 Commits
Author SHA1 Message Date
Grigory Smolkin eef374e267 Merge remote-tracking branch 'origin/pgpro-1248' 2018-01-10 21:24:00 +03:00
Grigory Smolkin 8d8a70f886 Merge branch 'pgpro-1248' 2018-01-10 21:18:31 +03:00
Grigory Smolkin 1fad089a66 tests: another minor fix 2018-01-10 16:08:25 +03:00
Grigory Smolkin 48017e6410 tests: minor fix 2018-01-10 16:05:26 +03:00
Grigory Smolkin 0de4ec09ab tests: PGPRO-1230 ptrack race condition tests 2018-01-10 16:03:33 +03:00
Grigory Smolkin f97fab6c89 tests: minor fix 2017-12-28 12:55:32 +03:00
Grigory Smolkin 6ccaed5ccd tests: simple ptrack test 2017-12-28 12:27:40 +03:00
Grigory Smolkin 7bb2177bb8 tests: page_get_block added 2017-12-28 12:02:53 +03:00
Grigory Smolkin 0f85328399 tests: pgdata_compare block-level granularity 2017-12-28 11:52:18 +03:00
Grigory Smolkin ab59860dc9 tests: minor improvements 2017-12-25 11:28:25 +03:00
Grigory Smolkin 00070a44af tests: gdb class, ptrack test for PGPRO-1230, PEP8 2017-12-22 02:04:59 +03:00
Grigory Smolkin 0ba73d3367 tests: cfs tests skip condition added 2017-12-22 01:39:16 +03:00
Grigory Smolkin 0a073b4c63 tests: new tests for compressed archive, pg_receivexlog support added 2017-12-19 13:18:42 +03:00
Grigory Smolkin b6f1dd8fbe PGPRO-1248: new status ORPHAN for backup with corrupted parent 2017-12-19 12:56:03 +03:00
Grigory Smolkin 7925496e07 allow to use delete --expired --wal even without established retention policy 2017-12-15 15:20:15 +03:00
Grigory Smolkin f436888f46 tests: validate fixes 2017-12-14 21:33:48 +03:00
Grigory Smolkin c6c8d93945 test: archive compression small fix 2017-12-14 00:39:19 +03:00
Grigory Smolkin 17c1b317ca tests: archive compression 2017-12-14 00:29:39 +03:00
Grigory Smolkin a43c951c78 PGPRO-1226: disable archiving_enable check 2017-12-13 11:15:55 +03:00
Grigory Smolkin 277e4101d8 tests: fixes 2017-12-13 11:15:42 +03:00
Grigory Smolkin 4efa7ab330 add message about Recovery Time 2017-12-08 16:53:00 +03:00
Grigory Smolkin bdb47b744f minor changes to elevel of certain messages 2017-12-08 16:24:35 +03:00
Grigory Smolkin 61d57b63db ptrack minor optimization 2017-12-08 16:22:06 +03:00
Grigory Smolkin dc6b127a25 tests: check that pg_probackup behave correctly when encountering page corruption in PostgreSQL 2017-12-08 16:11:21 +03:00
Grigory Smolkin b4c56bf21c Version 2.0.13
- Do not include not changed relations into the PAGE backup
    - Correct procedure of obtaining backup_label and tablespace_map via SQL for exclusive backups
    - Do PTRACK backups only for ptrack_version >= 1.4
2017-11-30 14:56:59 +03:00
Grigory Smolkin b269c84238 tests: new module "exclude.py" and minor fixes 2017-11-30 09:14:46 +03:00
Grigory Smolkin b16dd21617 PGPRO-1189: fix for exclusive mode for backup from replica 2017-11-29 23:03:12 +03:00
Grigory Smolkin d09413199a spelling fix 2017-11-29 13:08:42 +03:00
Grigory Smolkin a7bc86211c PGPRO-1189: for exclusive backups get backup_label and tablespace_map via SQL 2017-11-29 12:51:43 +03:00
Grigory Smolkin fac4250770 fix PAGE backup copying not changed files 2017-11-27 21:51:45 +03:00
Grigory Smolkin be84258cd1 PGPRO-1164: fix restore without specified backup ID 2017-11-22 17:07:38 +03:00
Grigory Smolkin 5534b107a0 minor changes to log messages 2017-11-22 17:04:46 +03:00
Grigory Smolkin be5129dce9 fix password promt for pgut_connect_replication_extended 2017-11-10 18:45:51 +03:00
Grigory Smolkin 22cb8c60aa PGPRO-1148 fix; ptrack fix for multiple segments and _ptrack missing cases 2017-11-09 12:47:37 +03:00
Grigory Smolkin 39aa89acb7 new tests for ptrack 2017-11-09 12:45:04 +03:00
Grigory Smolkin fa0a9621de tests: test_relation_with_multiple_segments expanded, get_md5_per_page_for_fork expanded 2017-11-07 09:40:13 +03:00
Grigory Smolkin 55e8608b30 fix pg_stop_backup waiting 2017-11-01 12:38:02 +03:00
Grigory Smolkin 43bd813cb5 replication connection fix 2017-11-01 12:37:57 +03:00
Grigory Smolkin 80244158cd SIGINT for password promt 2017-11-01 12:37:49 +03:00
Grigory Smolkin bd34f4ec51 Makefile: minor fix 2017-10-27 15:32:24 +03:00
Grigory Smolkin f5f4a65415 README minor change 2017-10-27 14:30:07 +03:00
Grigory Smolkin 9f07c0ccc7 v 2.0.9 2017-10-26 16:04:15 +03:00
Grigory Smolkin 66055c2402 tests: added test_multiple_segments_in_multiple_tablespaces 2017-10-26 15:45:06 +03:00
Grigory Smolkin 15b457de90 small cfs fixes 2017-10-23 10:21:39 +03:00
Grigory Smolkin 40118ca3ed cfs tests small temporal chages 2017-10-19 18:26:24 +03:00
Grigory Smolkin 9a1e6eed0b Merge branch 'cfs' 2017-10-19 18:19:20 +03:00
Grigory Smolkin f0939cf33a cfs backup 2017-10-19 13:33:31 +03:00
Grigory Smolkin 2bd2b6e1b8 tests fixes 2017-10-11 18:08:56 +03:00
Grigory Smolkin 40ee8a14b1 tests: ptrack paranoia disable 2017-10-09 15:40:33 +03:00
Grigory Smolkin 6dc3c29616 Version 2.0.7 2017-10-09 15:35:46 +03:00
Grigory Smolkin a6adf6ec6c tests fixes 2017-10-09 15:32:48 +03:00
Grigory Smolkin dcd85e96ed Merge branch 'repprotocol_v1' 2017-10-09 15:29:42 +03:00
Grigory Smolkin dc792f5474 tests: ptrack small fixes 2017-10-05 16:59:05 +03:00
Grigory Smolkin d21412d274 tests ptrack.py fixes 2017-10-05 16:47:32 +03:00
Grigory Smolkin 6c2050f1d5 validate ptrack_lsn to InvalidXLogRecPtr 2017-10-05 12:19:36 +03:00
Grigory Smolkin 3700576d99 test_ptrack_disable added 2017-10-05 12:06:01 +03:00
Grigory Smolkin af99fe4daa ptrack_enable fix 2017-10-05 12:03:42 +03:00
Grigory Smolkin dc079c9d07 exclude pg_internal.init from tests 2017-10-03 19:27:13 +03:00
Grigory Smolkin 29380efb14 ptrack tests fixes 2017-10-03 18:26:55 +03:00
Grigory Smolkin 31b7230ea7 Merge branch 'repprotocol_v1' of https://git.postgrespro.ru/pgpro-dev/pg_probackup into repprotocol_v1 2017-10-03 16:27:29 +03:00
Grigory Smolkin 701ea7c0a5 ptrack tests 2017-10-03 16:27:03 +03:00
Grigory Smolkin d1c5a993cc small fix 2017-09-28 10:54:50 +03:00
Grigory Smolkin 237882cfaa new tests added 2017-09-28 10:32:06 +03:00
Grigory Smolkin dfdebfc05e pgpro-956 test coverage 2017-08-31 23:33:54 +03:00
Grigory Smolkin 48255ebf09 tests: new modules and tests 2017-07-12 17:28:28 +03:00
Grigory Smolkin 88b2742972 tests minor fixes 2017-06-27 12:43:45 +03:00
Grigory Smolkin 49a8575456 tests fixes, del_test_dir added 2017-06-27 08:42:52 +03:00
Grigory Smolkin 1a849cad7e tests fix 2017-06-20 13:57:23 +03:00
Grigory Smolkin b38410d9a2 tests: pgpro688 added 2017-06-07 17:52:07 +03:00
Grigory Smolkin 035b639002 validate fix 2017-05-25 15:34:18 +03:00
Grigory Smolkin b1e849a588 validate rework, self.cmd and self.output added 2017-05-25 12:54:06 +03:00
Grigory Smolkin 0f212e0455 TESTS: false_positive added, pgpro-560 added, validate redesign 2017-05-22 14:17:43 +03:00
Grigory Smolkin 2b02bd4094 pgpro589 added 2017-05-18 13:01:30 +03:00
Grigory Smolkin eb97837356 fixes for pgpro561 2017-05-17 20:43:28 +03:00
Grigory Smolkin 8972d4f45b minor fixes 2017-05-17 14:01:57 +03:00
Grigory Smolkin fa1ba6c531 pgpro561 added 2017-05-17 12:46:38 +03:00
Grigory Smolkin 442cef1ca5 PGPRO-688 tests added 2017-05-15 02:43:05 +03:00
Grigory Smolkin 36e64407fc ptrack, validate, retention fixes 2017-05-05 16:21:49 +03:00
Grigory Smolkin 262f1ab410 test fixes 2017-05-03 18:05:19 +03:00
Grigory Smolkin 2b8da45f09 ptrack tests added 2017-05-03 14:14:48 +03:00