mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
This allows us to specify the maximum time to issue fsync to ensure the received WAL file is safely flushed to disk. Without this, pg_receivexlog always flushes WAL file only when it's closed and which can cause WAL data to be lost at the event of a crash. Furuya Osamu, heavily modified by me. |
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||