Yura Sokolov
d3bbb74d01
tests: disable autovacuum by default
...
With autovacuum enabled tests are unstable. Especially they are unstable
if postgresql is running under valgrind and therefore is severely
inhibited (and vacuum has time to be triggered).
2021-05-25 17:09:42 +03:00
a.kozhemyakin
dd8c23c9b1
delete nodes in del_test_dir
2021-02-18 05:13:11 +00:00
Grigory Smolkin
1cf233d3a0
[Issue #281 ] Non-exclusive locking mode for read-only tasks, such as restore and validate
2020-12-01 12:36:36 +03:00
Grigory Smolkin
3c00972bd4
tests: move to python3
2020-10-30 02:47:06 +03:00
Grigory Smolkin
615a54edb5
tests: minor fixes
2020-06-19 10:49:32 +03:00
Grigory Smolkin
6f89a53ce0
tests: for basic smoke tests avoid crashish of PostgreSQL cluster when cleaning up test directories
2020-06-19 10:39:29 +03:00
Grigory Smolkin
600d146b19
tests: remove tests for page healing via pg_ptrack_get_block
2020-05-21 19:05:20 +03:00
Grigory Smolkin
eccd847d30
tests: added delta.DeltaTest.test_delta_pg_resetxlog and page.PageTest.test_page_pg_resetxlog
2019-12-25 17:43:12 +03:00
Alexey Kondratov
64d35c5022
Added support for ptrack 2.0
2019-12-23 18:23:29 +03:00
Grigory Smolkin
effea35742
tests: support PG12
2019-10-19 09:48:35 +03:00
Grigory Smolkin
0deff06912
tests: minor fixes
2019-10-08 14:33:52 +03:00
Grigory Smolkin
d34a6a3ad8
[Issue #116 ] WAL archive information
2019-09-17 17:35:27 +03:00
Grigory Smolkin
a42ebbff0c
tests: minor fixes
2019-09-05 11:12:17 +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
513bc487c2
tests: remove psycopg2
2019-06-01 15:00:32 +03:00
Grigory Smolkin
88fed2b424
tests: add suit of basic tests
2019-05-28 12:41:03 +03:00
Grigory Smolkin
64d0443057
tests: add property pg_config_version
2019-05-24 00:40:42 +03:00
Grigory Smolkin
b7a9a20b99
tests: fixes for Windows
2019-04-30 20:18:40 +03:00
Grigory Smolkin
16fff38156
tests: fixes to "external" and "merge" modules
2019-04-28 23:28:35 +03:00
Grigory Smolkin
1eeff19253
tests: fixes for PG 9.5
2019-04-22 20:52:00 +03:00
Grigory Smolkin
fd4ad9d2cb
tests: fixes for remote backup and PG11
2019-04-20 03:44:51 +03:00
Grigory Smolkin
4193766317
Merge branch 'master' into remote_pull
2019-04-12 14:05:27 +03:00
Grigory Smolkin
af340b982c
tests: added delta.DeltaTest.test_delta_backup_from_past
2019-04-10 23:43:30 +03:00
Grigory Smolkin
f1cd6c23c5
Merge branch 'master' into remote_pull
2019-04-05 01:05:49 +03:00
Grigory Smolkin
9a5c8074db
tests: fix test_delta_archive
2019-04-04 14:41:33 +03:00
Grigory Smolkin
a23386e17a
tests: fix test_validate_nullified_heap_page_backup and test_delta_nullified_heap_page_backup
2019-03-18 12:04:18 +03:00
Grigory Smolkin
2466e51871
tests: fix gdbobject method continue_execution_until_break()
2019-03-02 02:29:58 +03:00
Grigory Smolkin
20de566010
tests: minor fixes
2019-02-26 21:26:30 +03:00
Grigory Smolkin
b61df02ce1
tests: windows compatibility, cross-platform path for base_dir
2018-12-26 22:59:13 +03:00
Grigory Smolkin
7b66795b8a
tests: windows support
2018-12-25 17:48:49 +03:00
Grigory Smolkin
d2271554a2
tests: minor fixes
2018-11-12 11:51:58 +03:00
Grigory Smolkin
a7329d9b81
bugfix: nullified page shouldn`t be skipped by DELTA backup
2018-10-10 11:37:12 +03:00
Grigory Smolkin
f98c91b3ba
tests: add slow_start() method to PostgresNode
2018-07-11 10:50:38 +03:00
Grigory Smolkin
191d5e30e9
tests: json format for show command
2018-06-02 20:35:37 +03:00
Grigory Smolkin
448597dc5b
tests: remove reliance on implicit immediate recovery target action from tests
2018-05-03 14:12:19 +03:00
Grigory Smolkin
b1f9043564
tests: update tests due to recovery target action been set to "pause"
2018-04-11 19:47:19 +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
83d2fb3061
PGPRO-1457: minor changes proposed by Arthur Zakirov
2018-03-14 18:36:31 +03:00
Grigory Smolkin
e29a5dbe57
PGPRO-1457: new test, minor fixes for tests
2018-03-06 17:08:43 +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
70d7e463bb
PGPRO-1457: backup mode DELTA
2018-02-26 17:53:29 +03:00