Skip to content

Commit 558dd79

Browse files
committed
Merge branch 'PGPROEE9_6_MULTIMASTER' of gitlab.postgrespro.ru:pgpro-dev/postgrespro into PGPROEE9_6_MULTIMASTER
2 parents 92812c0 + 853cb43 commit 558dd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/mmts/Cluster.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ sub stop
188188
my $nodes = $self->{nodes};
189189
$mode = 'fast' unless defined $mode;
190190

191-
# $self->dumplogs();
191+
$self->dumplogs();
192192

193193
my $ok = 1;
194194
diag("stopping cluster ${mode}ly");

0 commit comments

Comments
 (0)