aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorFujii Masao <fujii@postgresql.org>2014-08-08 16:50:54 +0900
committerFujii Masao <fujii@postgresql.org>2014-08-08 16:50:54 +0900
commit3dad73e71f08abd86564d5090a58ca71740e07e0 (patch)
tree3e1f545c5ed8c6bfb9969fa0028f540d953adea5 /src/backend/utils/adt/json.c
parent1add956ac70384a99ed6606e2963a5a53f567add (diff)
downloadpostgresql-3dad73e71f08abd86564d5090a58ca71740e07e0.tar.gz
postgresql-3dad73e71f08abd86564d5090a58ca71740e07e0.zip
Add -F option to pg_receivexlog, for specifying fsync interval.
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.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions