Test: unbreak 039.log_backend_messages.
authorTatsuo Ishii <ishii@postgresql.org>
Sun, 31 Aug 2025 12:06:01 +0000 (21:06 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Sun, 31 Aug 2025 12:06:01 +0000 (21:06 +0900)
commit905518d9d523a741b012848715602200e46ed516
tree39ade0dfe1d4d525f4d75ced980eeea23f00bcf2
parent8ff2b9f6e7e341b4160bd3b51db464c471c3a97f
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
src/test/regression/tests/039.log_backend_messages/test.sh