Content-Length: 260600 | pFad | http://github.com/postgrespro/postgres/commit/7ff358b76a106d3950e798a351c0e97d5b5abfe6

40 Append -X to direct invocation of psql in new test for BASE_BACKUP · postgrespro/postgres@7ff358b · GitHub
Skip to content

Commit 7ff358b

Browse files
committed
Append -X to direct invocation of psql in new test for BASE_BACKUP
Per buildfarm member wrasse, that looks to open a transaction when it loads its .psqlrc, causing the test to fail. Oversight in ad34146.
1 parent ad34146 commit 7ff358b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/recovery/t/001_stream_rep.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ sub replay_check
538538
# a replication command and a SQL command.
539539
$node_primary->command_fails_like(
540540
[
541-
'psql', '-c', "SELECT pg_backup_start('backup', true)",
541+
'psql', '-X', '-c', "SELECT pg_backup_start('backup', true)",
542542
'-c', 'BASE_BACKUP', '-d', $connstr
543543
],
544544
qr/a backup is already in progress in this session/,

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/7ff358b76a106d3950e798a351c0e97d5b5abfe6

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy