Files
repmgr/repmgrd.c
Christian Kruse e007a55967 fix: do not use fsync()
We do not need fsync(), the fflush() is enough to avoid concurrent
logs.
2014-01-22 11:47:50 +01:00

37 KiB