diff options
author | Magnus Hagander <magnus@hagander.net> | 2016-09-30 11:19:30 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2016-09-30 11:22:20 +0200 |
commit | 41d58e97afe4c24398a5469f79468a50895b3ab0 (patch) | |
tree | db1b691630bf9dee817abca9c55839cc95634d6d /src/backend/executor | |
parent | 7341c2830cf3d06a96d97f0e6a2e85bf808faae4 (diff) | |
download | postgresql-41d58e97afe4c24398a5469f79468a50895b3ab0.tar.gz postgresql-41d58e97afe4c24398a5469f79468a50895b3ab0.zip |
Retry opening new segments in pg_xlogdump --folllow
There is a small window between when the server closes out the existing
segment and the new one is created. Put a loop around the open call in
this case to make sure we wait for the new file to actually appear.
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions