diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-17 22:01:51 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-10-17 22:01:51 +0000 |
commit | 4347cc2392a75dec1d5e83f8b60911597fc602d9 (patch) | |
tree | 291a95ed8fc4a81871ca98848ec69007e1078663 /src/backend/executor/nodeSort.c | |
parent | bdbe9c9f061439f180976b75e4be50f5ea64d07f (diff) | |
download | postgresql-4347cc2392a75dec1d5e83f8b60911597fc602d9.tar.gz postgresql-4347cc2392a75dec1d5e83f8b60911597fc602d9.zip |
Allow background writing to be shut down by setting limit values to zero.
This does not disable the bgwriter process: it still has to wake up often
enough to collect fsync requests from backends in a timely fashion. But
it responds to the recent gripe about not being able to prevent the disk
from being spun up constantly.
Diffstat (limited to 'src/backend/executor/nodeSort.c')
0 files changed, 0 insertions, 0 deletions