aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-05-08 23:05:58 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2012-05-08 23:06:40 -0400
commitacd4c7d58baf09fc278a0f8c1170fba2d56ccdd5 (patch)
tree67a9b17ba1bfa2b5414460287b6928b77d78f5d8 /src/backend/access/gist
parent8b77e226fbf4834a03fcef2fa31aa85dac40c941 (diff)
downloadpostgresql-acd4c7d58baf09fc278a0f8c1170fba2d56ccdd5.tar.gz
postgresql-acd4c7d58baf09fc278a0f8c1170fba2d56ccdd5.zip
Fix an issue in recent walwriter hibernation patch.
Users of asynchronous-commit mode expect there to be a guaranteed maximum delay before an async commit's WAL records get flushed to disk. The original version of the walwriter hibernation patch broke that. Add an extra shared-memory flag to allow async commits to kick the walwriter out of hibernation mode, without adding any noticeable overhead in cases where no action is needed.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions