git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 9d396af) | patch
Fix pg_rewind regression failure after "fast promotion"
Fri, 1 May 2015 04:57:18 +0000 (21:57 -0700)
Fri, 1 May 2015 04:59:58 +0000 (21:59 -0700)
commit 484a848a73fc5a76c16bc73626b290154b6a57b4
Fix pg_rewind regression failure after "fast promotion"

pg_rewind looks at the control file to determine the server's timeline. If
the standby performs a "fast promotion", the timeline ID in the control
file is not updated until the next checkpoint. The startup process requests
a checkpoint immediately after promotion, so this is unlikely to be an
issue in the real world, but the regression suite ran pg_rewind so quickly
after promotion that the checkpoint had not yet completed.

Reported by Stephen Frost
src/bin/pg_rewind/RewindTest.pm diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /