[pgpool-committers: 2610] pgpool: Issue fsync() when writing pgpool_status.

Tatsuo Ishii ishii at postgresql.org
Thu Aug 6 15:19:34 JST 2015


Issue fsync() when writing pgpool_status.

This ensures that pgpool_status is saved to permanent storage and
allow to survive after system crash.

Branch
------
V3_1_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=ff219a43da3249fb77a3682c00a509af3942b1b4

Modified Files
--------------
main.c |   29 ++++++++++++++++++++++++++++-
1 file changed, 28 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list