Grigory Smolkin
bfa3054fe4
tests: minor fix to ptrack tests
2018-04-02 14:59:19 +03:00
Grigory Smolkin
e82ae6d144
tests: test_atexit_fail added
2018-03-26 03:19:09 +03:00
Grigory Smolkin
ff940f69dc
testgres 1.6 testgres
2018-03-20 22:30:57 +03:00
Grigory Smolkin
bea0f8ef63
Github Issue 24: check PQresultStatus for pg_stop_backup()
2018-03-19 20:51:01 +03:00
Grigory Smolkin
f685305eed
Merge branch 'pgpro-1504'
2018-03-17 01:41:35 +03:00
Grigory Smolkin
541195b597
fix PGPRO-1507: null-sized files were not copied to backup
2018-03-16 11:53:43 +03:00
Grigory Smolkin
1b61ca8299
Merge branch 'pgpro-1457'
2018-03-16 02:26:51 +03:00
Grigory Smolkin
fb88c42a51
PGPRO-1504: test minor fixes
2018-03-15 13:57:17 +03:00
Grigory Smolkin
32b5017d38
PGPRO-1504: during validation attemp to revalidate CORRUPT and ORPHAN backups
2018-03-15 13:34:51 +03:00
Grigory Smolkin
83d2fb3061
PGPRO-1457: minor changes proposed by Arthur Zakirov
2018-03-14 18:36:31 +03:00
Grigory Smolkin
59b5145b1f
tests: new page test added, minor fixes for ptrack tests
2018-03-06 17:10:55 +03:00
Grigory Smolkin
e29a5dbe57
PGPRO-1457: new test, minor fixes for tests
2018-03-06 17:08:43 +03:00
Grigory Smolkin
14e1ae264b
Merge remote-tracking branch 'origin/master' into pgpro-1457
2018-03-06 16:17:13 +03:00
Grigory Smolkin
9cdded93ac
PGPRO-1457: fix DELTA backup not copiying files created by CREATE DATABASE
2018-03-06 16:10:58 +03:00
Grigory Smolkin
0d0802758a
tests: minor fixes
2018-03-03 11:42:10 +03:00
Anastasia
76afcee125
Version 2.0.16
...
- Fix CVE-2018-1058. Use schema name explicitly in all function calls.
- Fix: Handle datafiles in directory global as datafiles.
- Fix: Do not copy ptrack files from directory global to backup anymore.
- Check if --instance is specified for VALIDATE with target parameters
- Adjust README package installation instruction.
2018-03-02 19:26:37 +03:00
Grigory Smolkin
f8f9e47cbf
tests: check _ptrack files absense in restored pgdata
2018-03-01 22:25:43 +03:00
Grigory Smolkin
4f7ca55d7e
tests: minor fixes
2018-02-28 23:01:22 +03:00
Grigory Smolkin
052329fc85
tests: disable autovacuum in pgdata_compare() tests
2018-02-26 18:34:56 +03:00
Grigory Smolkin
70d7e463bb
PGPRO-1457: backup mode DELTA
2018-02-26 17:53:29 +03:00
Sergey Logvinenko
6ed685ac1f
fix "TypeError: got <type 'str'> ('Password for user .*:') as pattern, must be one of: <type 'unicode'>, pexpect.EOF, pexpect.TIMEOUT" in auth_test.py
2018-02-26 17:19:04 +03:00
Grigory Smolkin
0ef622f16b
tests: fix error message about an extra page in file
2018-02-26 17:05:43 +03:00
Grigory Smolkin
fa9d02e9a3
tests: testgres version in Readme fix
2018-02-14 10:31:30 +03:00
Grigory Smolkin
f9e36ee01e
Version 2.0.15
...
- fix infinite loop in page validation
- fix segfault in parallel ptrack connections
- allow to use delete-wal option wihtout delete-expired(in accordance with documentation)
- allow to use pg_ptrack_get_block if it`s available and page is invalid
- help update
- testgres 1.3 support
- pglz is not thread-safe, do not allow multithread backup with pglz compression
- multiple minor fixes
2018-02-07 07:12:37 +03:00
Grigory Smolkin
760afb60aa
tests: fixes for testgres1
2018-01-28 04:36:27 +03:00
Grigory Smolkin
78503f905b
Merge remote-tracking branch 'origin/testgres1'
2018-01-27 18:31:19 +03:00
Grigory Smolkin
304ded65b8
tests: minor fix
2018-01-26 18:29:31 +03:00
Grigory Smolkin
5033768e47
tests: PGPRO-1377
2018-01-26 12:52:15 +03:00
Grigory Smolkin
3ddd130baa
tests: cfs_backup
2018-01-25 21:39:16 +03:00
Grigory Smolkin
5b43633a9d
tests: PGPRO-1184
2018-01-25 21:37:27 +03:00
Grigory Smolkin
fddc927c6e
PGPRO-1376: tablespace in pgdata, test added
2018-01-25 19:49:25 +03:00
Grigory Smolkin
1fbea2dc14
tests: minor fix
2018-01-18 18:56:33 +03:00
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
sfalkon
3cfb8e2242
- fix auth_test
...
- add -W options to case: test_right_password_and_wrong_pgpass
2018-01-12 11:27:33 +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