Skip to content

Commit ec2133a

Browse files
committed
Fix warning in TAP test of pg_verifybackup
Oversight in a3fcbcd. Reported-by: Thomas Munro Discussion: https://postgr.es/m/CA+hUKGKnajZEwe91OTjro9kQLCMGGFHh2vvFn8tgHgbyn4bF9w@mail.gmail.com Backpatch-through: 13
1 parent 0266e98 commit ec2133a

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)
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