pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm
Date
Msg-id E1abeSm-0002xM-9e@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Force synchronous_commit=on in test_decoding's concurrent_ddl_dml.spec.

Otherwise running installcheck-force on a server with
synchronous_commit=off will result in the tests failing. All the other
tests already do so...

Backpatch: 9.4, where logical decoding was added

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/684f4a0ddedaa41aacd6539d509f922c6d23a1e2

Modified Files
--------------
contrib/test_decoding/specs/concurrent_ddl_dml.spec | 4 ++++
1 file changed, 4 insertions(+)


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add prerequisite for KOI8-U.TXT