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

Commit23b8928

Browse files
committed
Use --debug flag in "remote" pg_rewind regression tests.
Gives more information in the log, to debug possible failures.
1 parentaaec6a6 commit23b8928

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/bin/pg_rewind/RewindTest.pm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ sub run_pg_rewind
295295
{
296296
# Do rewind using a remote connection as source
297297
command_ok(['pg_rewind',
298+
"--debug",
298299
"--source-server",
299300
"port=$port_standby dbname=postgres",
300301
"--target-pgdata=$test_master_datadir"],

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp