diff --git a/tsl/test/postgresql.conf.in b/tsl/test/postgresql.conf.in index 5957bb664fe..ed6eef0b194 100644 --- a/tsl/test/postgresql.conf.in +++ b/tsl/test/postgresql.conf.in @@ -1,6 +1,6 @@ # This section has to be equivalent to test/postgresql.conf -autovacuum=true +autovacuum=false datestyle='Postgres, MDY' hba_file='@TEST_PG_HBA_FILE@' log_destination='@TEST_PG_LOG_DESTINATION@'