We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcec604 commit 9593dbeCopy full SHA for 9593dbe
Cluster.pm
@@ -83,6 +83,7 @@ sub configure
83
my $raftport = $node->{raftport};
84
85
$node->append_conf("postgresql.conf", qq(
86
+ log_statement = off
87
listen_addresses = '$host'
88
unix_socket_directories = ''
89
port = $pgport
0 commit comments