summaryrefslogtreecommitdiff
path: root/src/pl/plpython/plpython.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-08-16 17:33:22 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-08-16 17:33:22 +0000
commite8b4a23b12f99fb15f2aabd1d6b649d5bdf9fb83 (patch)
treef7f10831f54e924249a423e257f4c3ec365f6f5c /src/pl/plpython/plpython.c
parent4d1dd8d86567b61b42131d8e271ce587f645ac8b (diff)
downloadpostgresql-e8b4a23b12f99fb15f2aabd1d6b649d5bdf9fb83.tar.gz
Arrange to fsync the contents of lockfiles (both postmaster.pid and the
socket lockfile) when writing them. The lack of an fsync here may well explain two different reports we've seen of corrupted lockfile contents, which doesn't particularly bother the running server but can prevent a new server from starting if the old one crashes. Per suggestion from Alvaro. Back-patch to all supported versions.
Diffstat (limited to 'src/pl/plpython/plpython.c')
0 files changed, 0 insertions, 0 deletions