Skip to content

Commit 3da2466

Browse files
committed
Merge commit '47aa13ce86b4fb4bb2aefb39aa52af0644326735' into dev/pglogical
2 parents bc43824 + 47aa13c commit 3da2466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pglogical/regress-postgresql.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ fsync=off
1919
pglogical.synchronous_commit = true
2020

2121
# Indirection of dsns for testing
22-
pglogical.provider_dsn = 'dbname=regression'
22+
pglogical.provider_dsn = 'dbname=contrib_regression'
2323
pglogical.subscriber_dsn = 'dbname=postgres'

0 commit comments

Comments
 (0)