pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm
Дата
Msg-id E1abeSn-0002xj-AD@gemulon.postgresql.org
обсуждение исходный текст
Список 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_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/d750b20101fddefa352cf4e1ce45d6d569bda8e8

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Force synchronous_commit=on in test_decoding's concurrent_ddl_dm