mirror of
https://github.com/postgrespro/pg_probackup.git
synced 2025-02-09 14:33:17 +02:00
tests: disable autostart
This commit is contained in:
parent
985ddf898a
commit
853d68522f
@ -358,6 +358,7 @@ class ProbackupTest(object):
|
||||
options['log_min_duration_statement'] = 0
|
||||
options['log_connections'] = 'on'
|
||||
options['log_disconnections'] = 'on'
|
||||
options['restart_after_crash'] = 'off'
|
||||
|
||||
# Allow replication in pg_hba.conf
|
||||
if set_replication:
|
||||
|
Loading…
x
Reference in New Issue
Block a user