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

Commit8978eb0

Browse files
committed
Fix typo in comment.
Masahiko Sawada
1 parentb0cadc0 commit8978eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/bin/pg_rewind/RewindTest.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ sub promote_standby
183183
ordie"Timed out while waiting for promotion of standby";
184184

185185
# Force a checkpoint after the promotion. pg_rewind looks at the control
186-
# filetodetermine what timeline the server is on, and that isn't updated
186+
# fileto determine what timeline the server is on, and that isn't updated
187187
# immediately at promotion, but only at the next checkpoint. When running
188188
# pg_rewind in remote mode, it's possible that we complete the test steps
189189
# after promotion so quickly that when pg_rewind runs, the standby has not

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp