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

Commitec2133a

Browse files
committed
Fix warning in TAP test of pg_verifybackup
Oversight ina3fcbcd.Reported-by: Thomas MunroDiscussion:https://postgr.es/m/CA+hUKGKnajZEwe91OTjro9kQLCMGGFHh2vvFn8tgHgbyn4bF9w@mail.gmail.comBackpatch-through: 13
1 parent0266e98 commitec2133a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_verifybackup/t/007_wal.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
# a timeline > 1. Rather than plugging in a new standby, do a
6565
# self-promotion of this node.
6666
$primary->stop;
67-
$primary->append_conf('standby.signal');
67+
$primary->append_conf('standby.signal','');
6868
$primary->start;
6969
$primary->promote;
7070
$primary->safe_psql('postgres','SELECT pg_switch_wal()');

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp