mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
This first part of the background writer does no syncing at all. It's only purpose is to keep the LRU heads clean so that regular backends seldom to never have to call write(). Jan