Skip to content

Commit 9593dbe

Browse files
committed
do not log stmts in tap tests
1 parent dcec604 commit 9593dbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cluster.pm

+1
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ sub configure
8383
my $raftport = $node->{raftport};
8484

8585
$node->append_conf("postgresql.conf", qq(
86+
log_statement = off
8687
listen_addresses = '$host'
8788
unix_socket_directories = ''
8889
port = $pgport

0 commit comments

Comments
 (0)