8000 Increase 008_min_recovery_point log level. · anarazel/postgres@d957cce · GitHub
[go: up one dir, main page]

Skip to content

Commit d957cce

Browse files
committed
Increase 008_min_recovery_point log level.
1 parent 9bc4b53 commit d957cce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bin/pg_rewind/t/008_min_recovery_point.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
$node_1->append_conf(
4646
'postgresql.conf', qq(
4747
wal_keep_size='100 MB'
48+
log_min_messages=debug5
4849
));
4950

5051
$node_1->start;

0 commit comments

Comments
 (0)
0