Grigory Smolkin
9e44d505bc
tests: changes to tests.README and minor corrections
2018-01-18 17:15:21 +03:00
Grigory Smolkin
68e2742da0
tests: major fixes
2018-01-18 04:35:27 +03:00
Grigory Smolkin
45923cf9c7
tests: minor fix validate_test
2018-01-17 21:23:57 +03:00
Grigory Smolkin
fb1eb3cd20
tests: minor fixes, backup_test PEP8
2018-01-17 21:15:49 +03:00
Grigory Smolkin
d6a2d36403
tests: minor fixes, new tests for ptrack
2018-01-17 20:51:43 +03:00
Anastasia
c981bf737f
Version 2.0.14
...
- fixed race conditions in ptrack and page backups
- fixed parallel ptrack backup interruption
- added new backup state 'ORPHAN' which means that one of previous backups is corrupted
2018-01-17 10:46:29 +03:00
Grigory Smolkin
3d0fcdf9b0
tests: added test_page_vacuum_truncate
2018-01-16 18:46:55 +03:00
Grigory Smolkin
b2f5ae5727
tests: compare_pgdata now can track extra pages in restored files
2018-01-14 17:32:43 +03:00
sfalkon
3abbc5d6e2
- fix auth_test
...
- add -W options to case: test_right_password_and_wrong_pgpass
2018-01-12 11:38:32 +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
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
277e4101d8
tests: fixes
2017-12-13 11:15:42 +03:00
s.logvinenko
6174a863ce
fix auth_test for testgres 0.4.0
2017-12-11 15:31:16 +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
s.logvinenko
edc1b31ffd
Add auth_test. Test pg_probackup with user authentification.
2017-12-04 17:42:18 +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
Anastasia
fae522df4a
Version 2.0.12
...
- Do not include unlogged relations into the backup.
- Use exclusive backup for PTRACK backups.
- Do not throw an error if the file was truncated during backup.
2017-11-23 11:28:04 +03:00
Anastasia
082612b528
Version 2.0.11.
...
- Fix password prompt interruption
- Check if the password provided by a user is empty
- Fix incremental backups: do not include into backup files, that didn't changed since previous backup.
- Add PG version into backup meta infromation
2017-11-10 17:40:30 +03:00
Grigory Smolkin
39aa89acb7
new tests for ptrack
2017-11-09 12:45:04 +03:00
s.logvinenko
595982a39d
fix archive.py
2017-11-08 17:16:50 +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
Anastasia
3a1d5c430f
Version 2.0.10
2017-10-30 15:02:56 +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
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
2bd2b6e1b8
tests fixes
2017-10-11 18:08:56 +03:00
Anastasia
7a0cc9a2da
Merge branch 'master' of git.postgrespro.ru:pgpro-dev/pg_probackup
2017-10-10 19:11:13 +03:00
Anastasia
27a90e847d
Version 2.0.8. Stable
2017-10-10 19:10:59 +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
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
3700576d99
test_ptrack_disable added
2017-10-05 12:06:01 +03:00