We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ccc646 commit df90097Copy full SHA for df90097
contrib/mmts/Cluster.pm
@@ -83,7 +83,7 @@ sub configure
83
my $raftport = $node->{raftport};
84
85
$node->append_conf("postgresql.conf", qq(
86
- log_statement = off
+ log_statement = none
87
listen_addresses = '$host'
88
unix_socket_directories = ''
89
port = $pgport
0 commit comments