dlepikhova
a0484a2d19
Merge branch 'REL_2_5' into PBCKP-155
2022-08-04 13:22:29 +05:00
dlepikhova
786ccf0564
Merge pull request #501 from postgrespro/enable_nls_check
...
Add checking enable-nls option in configure
2022-08-03 18:55:43 +05:00
Ivan Lazarev
81c53ea0bb
[PBCKP-231] hotfix for python2
2022-07-12 15:04:21 +03:00
d.lepikhova
94caeb1793
Shorthand return-expression
2022-07-08 15:51:09 +05:00
Ivan Lazarev
9c6e3ce3f7
[PBCKP-220] all gdb tests fixup
2022-07-01 13:52:20 +03:00
Ivan Lazarev
26939d67c4
[PBCKP-220] removed inheritance GDBObj->ProbackupTest
2022-07-01 04:00:05 +03:00
Ivan Lazarev
32aae17928
[PBCKP-220] minor updates for gdb checks, checking CI tests
2022-06-30 02:28:29 +03:00
d.lepikhova
f544da1ecd
Shorthand return-expression
2022-06-29 22:18:07 +05:00
d.lepikhova
55d3fa8979
Rename enable_nls() function in ptrack_helpers.p is_nls_enabled()
2022-06-29 11:08:05 +05:00
d.lepikhova
039e3c8678
Add checking enable-nls option in configure For correct work test_help_6 we need skip this test if PostgreSQL configured without --enable-nls
2022-06-22 17:04:55 +05:00
d.lepikhova
02aef65853
Fix is_enterprise checking in ptrack_helpers.py
2022-05-31 11:21:59 +05:00
asavchkov
0b5b37e893
Add a workflow to build and test probackup on Windows ( #484 )
...
* Add a workflow to build and test probackup on Windows
* [PBCKP-149] fix test_basic_validate_nullified_heap_page_backup for windows
Co-authored-by: Alexey Savchkov <a.savchkov@postgrespro.ru>
Co-authored-by: Mikhail A. Kulagin <m.kulagin@postgrespro.ru>
2022-05-26 15:53:01 +03:00
dlepikhova
b87ca18bfc
[Issue #265 ][PGPRO-5421] archive-push backward compatibility ( #437 )
...
Restore the --wal-file-path option of the archive-push command (it was ignored since a196073)
Co-authored-by: Mikhail A. Kulagin <m.kulagin@postgrespro.ru>
Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
2021-11-22 10:41:49 +03:00
Mikhail A. Kulagin
196a70bd32
Fixes for ptrack tests (test_ptrack_vacuum, test_ptrack_vacuum_bits_frozen, test_ptrack_vacuum_bits_visibility):
...
this is workaround for spgist metadata update bug (PGPRO-5707)
2021-10-20 20:37:44 +03:00
Mikhail A. Kulagin
3cd69fb903
relaxation of the requirement for calling the old pg_catalog.ptrack_version() function
2021-10-18 17:20:35 +03:00
Mikhail A. Kulagin
80e88588c7
Fix broken in da5eb96 tests.validate.ValidateTest.test_basic_validate_nullified_heap_page_backup
2021-10-14 16:52:25 +03:00
Mikhail A. Kulagin
da5eb961c4
Stabilize tests.backup.BackupTest.test_backup_modes_archive
2021-10-14 16:06:10 +03:00
Mikhail A. Kulagin
de497aad52
Stabilize tests.ptrack.PtrackTest.test_horizon_lsn_ptrack
2021-10-14 15:11:08 +03:00
Mikhail A. Kulagin
ba28354de7
Merge branch 'master' into release_2_5
2021-08-03 22:24:33 +03:00
AndrewBille
8846e1997a
Stabilizy tests. ( #411 )
...
* tests: Introduced a new flag for tests -- PGPROBACKUP_GDB
* tests: Do travis builds with CFLAGS="-O0" (stabilization of gdb tests)
* tests: Run compatibility tests only if PGPROBACKUPBIN_OLD set
* tests: Running some tests now depends on PGPROBACKUP_SSH_REMOTE
2021-08-03 21:59:49 +03:00
Mikhail A. Kulagin
7de728496d
Catchup command implementation ( #392 )
...
[ PR #392 ] New command "catchup" is added, it allows fallen-behind standby to "catch up" with master, or create standby from scratch without resorting to restore from backup
Co-authored-by: Grigory Smolkin <g.smolkin@postgrespro.ru>
Co-authored-by: anastasia <lubennikovaav@gmail.com>
Co-authored-by: Elena Indrupskaya <e.indrupskaya@postgrespro.ru>
2021-06-21 11:45:10 +03:00
Grigory Smolkin
b13d3b8c88
Merge branch 'master' into release_2_5
2021-06-20 14:54:16 +03:00
Grigory Smolkin
e27a6a91e0
[Issue #400 ] PostgreSQL 14 support
2021-06-20 02:13:35 +03:00
Grigory Smolkin
7ca590c6cc
tests: drop ptrack1 suppport
2021-06-18 12:12:37 +03:00
Grigory Smolkin
dbbfee4a63
tests: disable ptrack testing for PG < 11
2021-06-17 22:29:55 +03:00
Grigory Smolkin
97b23c45f6
Merge branch 'master' into release_2_5
2021-06-17 02:33:06 +03:00
Grigory Smolkin
6e8e948fd6
[Issue #313 ] added test coverage
2021-06-17 02:32:36 +03:00
Grigory Smolkin
ab85396a85
Merge branch 'master' into release_2_5
2021-05-26 21:08:39 +03:00
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
Grigory Smolkin
d8050e5ce4
[Issue #385 ] improve test coverage
2021-05-18 14:59:00 +03:00
Grigory Smolkin
23b00b1ddf
tests: set env for run_binary
2021-04-26 12:52:37 +03:00
Grigory Smolkin
9f29fb9b59
tests: sleep in slow_start
2021-04-25 15:33:49 +03:00
Grigory Smolkin
898d5f3292
sleep in slow_start
2021-04-25 01:10:36 +03:00
Grigory Smolkin
afcb00a04e
tests: remove some old comments
2021-03-22 21:32:38 +03:00
Grigory Smolkin
9fcf99034d
tests: store gdb output internally
2021-03-22 21:24:14 +03:00
a.kozhemyakin
dd8c23c9b1
delete nodes in del_test_dir
2021-02-18 05:13:11 +00:00
a.kozhemyakin
2193cd76fc
clear pgdata and stop node after tests
2021-02-18 03:01:28 +00:00
kav23alex
f29ab895b3
remove self.nodes
2021-02-16 10:15:27 +07:00
kav23alex
92dfb3a313
clean data after run test
2021-02-16 09:34:01 +07:00
a.kozhemyakin
4261d5eba4
fix
2021-02-15 10:49:16 +03:00
a.kozhemyakin
eb91b7d54a
Merge branch 'master'
2021-02-15 10:46:12 +03:00
a.kozhemyakin
5ea3615711
fix
2021-02-15 10:32:32 +03:00
a.kozhemyakin
fb5debda8a
fix for test test_pgpro434_4 (not zero code exit)
2021-02-15 10:24:04 +03:00
a.kozhemyakin
86b71f934d
clear data nodes after run test
2021-02-15 06:32:28 +03:00
a.kozhemyakin
b11bd8eb74
fix: clean node data after test
2021-02-14 10:34:49 +03:00
Grigory Smolkin
94ada4c137
[Issue #308 ] test coverage and comments improvement
2021-02-03 01:41:49 +03:00
Grigory Smolkin
4e445024f2
[Issue #280 ] Expand "--force" flag for incremental restore, now in case of system ID mismatch the destination PGDATA will be deleted; the content of the directory, used as destination for tablespace remapping, is now also deleted. Tablespace map is now validated before reading.
2021-01-22 15:56:14 +03:00
Grigory Smolkin
27310b3684
[Issue #284 ] added tests.time_stamp.TimeStamp.test_handling_of_TZ_env_variable
2020-12-09 10:50:49 +03:00
Grigory Smolkin
186fb72e1c
tests: minor fixes
2020-12-03 13:15:08 +03:00
Grigory Smolkin
d11e3398f0
[Issue #238 ] in PG>=12 use postgresql.auto.conf for recovery parameters
2020-12-02 18:32:26 +03:00