Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3034dc5

Browse files
author
Amit Kapila
committed
Reduce the log level in 035_standby_logical_decoding.pl.
Reduce the log level in 035_standby_logical_decoding.pl as the testdoesn't require the higher log level. This helps to shrink the output sizeand speed up the test a bit.Author: Bertrand DrouvotDiscussion:https://postgr.es/m/2fefa454-5a70-2174-ddbf-4a0e41537139@gmail.comDiscussion:https://postgr.es/m/523315.1681245505@sss.pgh.pa.us
1 parent806fad7 commit3034dc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/test/recovery/t/035_standby_logical_decoding.pl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,6 @@ sub check_for_invalidation
235235
wal_level = 'logical'
236236
max_replication_slots = 4
237237
max_wal_senders = 4
238-
log_min_messages = 'debug2'
239-
log_error_verbosity = verbose
240238
});
241239
$node_primary->dump_info;
242240
$node_primary->start;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp