You've already forked pg_probackup
mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-11-23 22:45:08 +02:00
fix ptrack
This commit is contained in:
@@ -129,7 +129,7 @@ class ProbackupTest(object):
|
||||
self.paranoia = True
|
||||
|
||||
try:
|
||||
testgres.configure_testgres(cache_initdb=False, cache_pg_config=False)
|
||||
testgres.configure_testgres(cache_initdb=False, cache_pg_config=False, node_cleanup_full = False)
|
||||
except:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user