Test: unbreak 039.log_backend_messages.
Commit 8ff2b9f6e mistakenly put synchronous commit parameters in
pgpool.conf. Unbreak the test by putting the parameters in
postgresql.conf. Also check if clustering mode is streaming
replication. Because that parameters causes suspends PostgreSQL if
clustering mode is other than streaming replication.
Backpatch-through: v4.6
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=905518d9d523a741b012848715602200e46ed516
Modified Files
--------------
src/test/regression/tests/039.log_backend_messages/test.sh | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)