postgresql/contrib/pg_xlogdump
Magnus Hagander 4bff35cca5 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.
2016-09-30 11:23:25 +02:00
..
.gitignore Add missing .gitignore file. 2013-02-26 15:58:34 -05:00
compat.c Remove tabs after spaces in C comments 2014-05-06 11:26:28 -04:00
Makefile Sort $(wildcard) output where needed for reproducible build output. 2016-01-05 15:47:05 -05:00
pg_xlogdump.c Retry opening new segments in pg_xlogdump --folllow 2016-09-30 11:23:25 +02:00
rmgrdesc.c pgindent run for release 9.3 2013-05-29 16:58:43 -04:00
rmgrdesc.h pgindent run for release 9.3 2013-05-29 16:58:43 -04:00