Skip to content

Commit a46029c

Browse files
committed
Turn sync commit on for regression tests
This paradoxically makes them run faster.
1 parent 8e56e25 commit a46029c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

regress-postgresql.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ fsync=off
1616
#log_error_verbosity = verbose
1717
#log_statement = 'all'
1818

19+
pglogical.synchronous_commit = true
20+
1921
# Indirection of dsns for testing
2022
pglogical.provider_dsn = 'regression'
2123
pglogical.subscriber_dsn = 'postgres'

0 commit comments

Comments
 (0)