Grigory Smolkin
|
8623628839
|
Merge branch 'master' into issue_79
|
2019-07-30 16:02:28 +03:00 |
|
Grigory Smolkin
|
cbef806824
|
tests: minor fix
|
2019-07-27 05:57:52 +03:00 |
|
Grigory Smolkin
|
b55bfe82be
|
Version 2.1.5
|
2019-07-26 11:05:19 +03:00 |
|
Grigory Smolkin
|
79f6733469
|
Merge branch 'master' into issue_79
|
2019-07-24 00:36:03 +03:00 |
|
Grigory Smolkin
|
db73f84057
|
[Issue #101] Multiple spelling fixes. Reported by Alexander Lakhin
|
2019-07-23 20:11:11 +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
|
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
|
bb6d32fd33
|
Release 2.1.4
|
2019-07-19 12:20:39 +03:00 |
|
Grigory Smolkin
|
8fb9f94c6d
|
tests: fix for backup.BackupTest.test_backup_detect_corruption
|
2019-07-16 01:18:00 +03:00 |
|
Grigory Smolkin
|
69eed7acb5
|
tests: minor fixes for "archive" module
|
2019-07-15 19:24:31 +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
|
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
|
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
|
99938658c6
|
tests: minor fixes
|
2019-07-07 17:31:42 +03:00 |
|
Grigory Smolkin
|
3a0046e686
|
[Issue #90] tests fix
|
2019-07-05 00:25:36 +03:00 |
|
Grigory Smolkin
|
eac3d8a1d0
|
Merge branch 'master' into issue_92
|
2019-07-03 21:11:39 +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
|
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
|
c069399f41
|
Merge branch 'master' into issue_92
|
2019-06-28 01:16:46 +03:00 |
|
Grigory Smolkin
|
eb2a397a01
|
tests: minor fixes for corruption detection
|
2019-06-28 01:16:10 +03:00 |
|
Grigory Smolkin
|
500e8b9ca3
|
Merge branch 'master' into issue_92
|
2019-06-28 01:07:51 +03:00 |
|
Grigory Smolkin
|
4a3ac209e0
|
tests: added backup.BackupTest.test_backup_detect_corruption
|
2019-06-28 00:41:14 +03:00 |
|
Grigory Smolkin
|
a5eb8db914
|
[Issue #92] Refactoring of catalog_get_last_data_backup(). First we look for latest valid FULL backup, he is the chain ancestor. Then latest valid child of chain ancestor becomes the parent of current backup.
|
2019-06-27 19:43:03 +03:00 |
|
Grigory Smolkin
|
4217bc2c22
|
[Issue #92] Overlapping chains and retention redundancy
|
2019-06-27 13:09:42 +03:00 |
|
Grigory Smolkin
|
54737fb8f4
|
tests: added retention.RetentionTest.test_retention_redundancy_overlapping_chains
|
2019-06-27 01:41:21 +03:00 |
|
Grigory Smolkin
|
341b612520
|
tests: added tests.backup.BackupTest.test_backup_with_least_privileges_role
|
2019-06-24 20:08:03 +03:00 |
|
Grigory Smolkin
|
f6ec367700
|
tests: fixes for ".partial" tests
|
2019-06-20 16:39:54 +03:00 |
|
Grigory Smolkin
|
66ad28201e
|
tests: for ".partial" WAL file
|
2019-06-20 06:54:11 +03:00 |
|
Grigory Smolkin
|
5c751cbac7
|
tests: fix tests.validate.ValidateTest.test_validate_corrupt_tablespace_map
|
2019-06-18 20:51:10 +03:00 |
|
Grigory Smolkin
|
ad582b45d3
|
tests: fix permission issue in external module
|
2019-06-18 18:54:28 +03:00 |
|
Grigory Smolkin
|
ae19a99893
|
[Issue #79] minor fixes
|
2019-06-11 09:55:05 +03:00 |
|
Grigory Smolkin
|
e58cf5b776
|
tests: more tests for partial restore
|
2019-06-10 21:03:34 +03:00 |
|
Grigory Smolkin
|
cb37bf8ecb
|
Merge branch 'master' into issue_79
|
2019-06-10 21:00:58 +03:00 |
|
Grigory Smolkin
|
dd2d85d11f
|
tests: added truncate_every_file_in_dir
|
2019-06-10 20:56:01 +03:00 |
|
Grigory Smolkin
|
a4df3b4178
|
[Issue #79] added tests for partial restore
|
2019-06-07 03:18:49 +03:00 |
|
Grigory Smolkin
|
29bbcf9b82
|
tests: minor fixes
|
2019-06-05 16:41:36 +03:00 |
|
Grigory Smolkin
|
5814327593
|
tests: fix backup.BackupTest.test_sigint_handling
|
2019-06-05 12:51:00 +03:00 |
|
Grigory Smolkin
|
2050cc0350
|
tests: fix module pgpro2068
|
2019-06-05 01:43:55 +03:00 |
|
Grigory Smolkin
|
c92e10d52b
|
tests: added validate.ValidateTest.test_validate_corrupt_tablespace_map
|
2019-06-04 21:12:20 +03:00 |
|
Grigory Smolkin
|
513bc487c2
|
tests: remove psycopg2
|
2019-06-01 15:00:32 +03:00 |
|
Grigory Smolkin
|
b4442c5762
|
tests: added external.ExternalTest.test_external_validation
|
2019-06-01 12:07:09 +03:00 |
|