Ivan Lazarev
cda016c955
[PBCKP-304] removed ProbackupTest.clean_all() GC magic, simplified ProbackupTest.tearDown()
2022-11-09 03:44:47 +03:00
Ivan Lazarev
a2c1e6d6b4
[PBCKP-304] removed direct calls to ProbackupTest.del_test_dir() from tests
2022-11-09 02:50:36 +03:00
Ivan Lazarev
39e06f576b
[PBCKP-304] test dirs cleanup fixed - added logic for nodes GC and dirs cleanup
2022-11-09 01:56:11 +03:00
Ivan Lazarev
9f3f530ec7
[PBCKP-304] extracted all cleanup routines to ptrack.py.TearDown()
2022-11-09 01:55:28 +03:00
Ivan Lazarev
bc945994de
[PBCKP-304] auto tests cleanup added to ptrack_helper.py
2022-11-03 07:04:34 +03:00
Ivan Lazarev
fc8b89079b
[PBCKP-304] fix cfs_restore test
2022-11-03 07:04:34 +03:00
Ivan Lazarev
03f210b2be
[PBCKP-304] cfs tests moved back to build
2022-11-03 07:04:34 +03:00
Ivan Lazarev
ba6b240965
hotfix-2 for C89 compatibility from branch 'REL_2_5-PBCKP-236' into REL_2_5
2022-11-01 14:41:42 +03:00
Ivan Lazarev
64b84d0ca6
[PBCKP-236] hotfix-2 for C89 compatibility
2022-11-01 14:41:02 +03:00
Ivan Lazarev
d9f798eedb
Merge C89 hotfix from branch 'REL_2_5-PBCKP-236' into REL_2_5
2022-11-01 12:10:38 +03:00
Ivan Lazarev
0b474d2616
[PBCKP-236] hotfix for C89
2022-11-01 11:53:17 +03:00
Ivan Lazarev
10a5b46369
Merge pull request #554 from postgrespro/REL_2_5-PBCKP-236
...
[PBCKP-236] added ssh agent full path to log output, merge to REL_2_5 from REL_2_5-PBCKP-236
2022-10-31 23:32:17 +03:00
MetalDream666
ed02b35493
Merge pull request #556 from postgrespro/PBCKP-120
...
[PBCKP-120] skip partitioned indexes for checkdb --amcheck
2022-10-29 15:44:40 +03:00
Sofia Kopikova
0b8cf419c3
[PBCKP-120] skip partitioned indexes for checkdb --amcheck
...
Tags: pg_probackup
2022-10-29 01:22:52 +03:00
Ivan Lazarev
1a48b6c595
[PBCKP-236] added remote shh agent path to log output
2022-10-28 19:40:15 +03:00
Daniel Shelepanov
4728756e21
Merge pull request #553 from postgrespro/PBCKP-235
...
[PBCKP-235] README.md now contains correct package versions
2022-10-27 20:04:08 +03:00
Daniel Shelepanov
4ac1b536a5
[PBCKP-235] README.md now contains correct package versions
...
tags: pg_probackup
2022-10-27 19:32:28 +03:00
Ivan Lazarev
f2df286677
Merge pull request #531 from postgrespro/REL_2_5-PBCKP-236
...
[PBCKP-236] merge into REL_2_5
2022-10-27 17:10:12 +03:00
dlepikhova
97355f1562
release_2_5_9-pbckp-227 ( #533 )
...
[PBCKP-227]: Fix some potential problems in pg_probackup code
* Fix fwrite parameters in fio_open_stream
* Remove unused get_system_dbstate function
* Set actual sourse for fields in instance_options to SOURCE_DEFAULT
* Remove get_system_dbstate declaration from header file
2022-10-26 18:34:36 +05:00
Ivan Lazarev
26f9992b2a
[PBCKP-236] added PGPROBACKUP_MANUAL testing and PGPROBACKUP_SSH_AGENT_PATH flags.
2022-10-25 03:13:12 +03:00
Andrew A. Bille
3e17c8c8da
Fix remembered check gdb flag in test with GDB
2022-10-20 11:22:26 +03:00
Yura Sokolov
ed47e4925d
Merge branch 'REL_2_5-some-fixes' into REL_2_5
2022-10-13 16:32:22 +03:00
Yura Sokolov
51a141c4b0
[PBCKP-146] fix cfs test python3 compatibility
2022-10-13 14:27:40 +03:00
Yura Sokolov
8f504fc95c
[PBCKP-146] stabilize couple of tests.
2022-10-13 14:27:40 +03:00
Yura Sokolov
e16c62e8fd
[PBCKP-146] prettify forkname handling.
2022-10-13 14:27:40 +03:00
Yura Sokolov
4730857b79
[PBCKP-146] - fio_get_crc32 - add "missing_ok" parameter
2022-10-13 14:27:40 +03:00
Yura Sokolov
80efb85029
[PBCKP-146] Small fix for remote_agent
2022-10-13 14:27:40 +03:00
Daniel Shelepanov
c7e6d5ce02
Merge pull request #548 from postgrespro/PBCKP-235
...
[PBCKP-235] review fixes
2022-10-12 16:25:07 +03:00
Ivan Lazarev
d808a16640
[PBCKP-236] removed excessive brackets
2022-10-11 16:09:57 +03:00
Daniel Shelepanov
23d5ee4abf
[PBCKP-235] review fixes
...
tags: pg_probackup
2022-10-11 12:20:41 +03:00
Ivan Lazarev
03d55d079b
[PBCKP-236] fix excessive warnings for vanilla
2022-09-29 05:03:51 +03:00
Ivan Lazarev
c52659791b
[PBCKP-236] assert fix
2022-09-29 03:01:57 +03:00
Ivan Lazarev
1ce38ed70c
[PBCKP-236] final update after review
2022-09-28 04:52:11 +03:00
Ivan Lazarev
6e671232b8
[PBCKP-236] final update after review
2022-09-28 04:32:47 +03:00
Ivan Lazarev
b3351b50d6
[PBCKP-236] final update
2022-09-27 06:00:57 +03:00
Ivan Lazarev
35df5060d5
[PBCKP-236] 1c+certified editions check
2022-09-26 06:00:03 +03:00
Ivan Lazarev
15b1ad7165
Merge pull request #535 from postgrespro/REL_2_5-PBCKP-277
...
[PBCKP-277] stabilize catchup.CatchupTest.test_config_exclusion
2022-09-20 12:38:30 +03:00
Ivan Lazarev
996ee2bc41
Merge branch 'REL_2_5' into REL_2_5-PBCKP-277
2022-09-20 05:42:28 +03:00
MetalDream666
9323e34a28
Merge pull request #538 from postgrespro/PBCKP-125
...
Pbckp 125
2022-09-16 12:03:49 +03:00
Ivan Lazarev
56598848c2
[PBCKP-236] ANSI C fix
2022-09-16 06:43:16 +03:00
Ivan Lazarev
b2091cd2c2
[PBCKP-236] [skip] removed unnecessary TODOs
2022-09-16 05:51:11 +03:00
Ivan Lazarev
f61be78e78
[PBCKP-236] working solution cleaned up
2022-09-16 04:39:18 +03:00
Ivan Lazarev
0604cce21d
[PBCKP-236] draft, solution without macros cleanup
2022-09-16 01:55:25 +03:00
Ivan Lazarev
eefd88768a
[PBCKP-236] draft, solution without couple of unapplied shortenings
2022-09-16 01:06:52 +03:00
Sofia Kopikova
044c0376c8
[PBCKP-125] changes in function call CreateWalDirectoryMethod for 15 version
2022-09-15 16:09:21 +03:00
Daniel Shelepanov
e58273a8a0
Merge pull request #537 from postgrespro/PBCKP-235
...
Pbckp 235
2022-09-15 12:46:34 +03:00
Ivan Lazarev
497751c0b6
[PBCKP-236] draft, tests.CompatibilityTest.test_catchup_with_different_remote_major_pg fixes
2022-09-15 05:47:36 +03:00
Daniel Shelepanov
0a1a075b12
[PGPRO-6938] macro conditions fixed
...
tags: pg_probackup
2022-09-14 18:31:46 +03:00
Daniel Shelepanov
53abc0b6e7
[PGPRO-6938] pg_probackup has been ported to version 15
...
Has been tested on 15beta2 and 16
tags: pg_probackup
2022-09-14 18:31:22 +03:00
MetalDream666
223d629073
Merge pull request #499 from postgrespro/PBCKP-125
...
[PBCKP-125] changes in function call CreateWalDirectoryMethod for 15 …
2022-09-14 18:06:51 +03:00