diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-05-08 23:05:58 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-05-08 23:06:40 -0400 |
commit | acd4c7d58baf09fc278a0f8c1170fba2d56ccdd5 (patch) | |
tree | 67a9b17ba1bfa2b5414460287b6928b77d78f5d8 /src/backend/access/gist/gist.c | |
parent | 8b77e226fbf4834a03fcef2fa31aa85dac40c941 (diff) | |
download | postgresql-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/gist.c')
0 files changed, 0 insertions, 0 deletions