Skip to content

Commit 43588f5

Browse files
committed
Turn on log_replication_commands in PostgresNode
This is useful for example for the pg_basebackup and related tests.
1 parent 9a50a93 commit 43588f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/perl/PostgresNode.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ sub init
419419
print $conf "restart_after_crash = off\n";
420420
print $conf "log_line_prefix = '%m [%p] %q%a '\n";
421421
print $conf "log_statement = all\n";
422+
print $conf "log_replication_commands = on\n";
422423
print $conf "wal_retrieve_retry_interval = '500ms'\n";
423424
print $conf "port = $port\n";
424425

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy