postgresql/src/backend/postmaster
Jan Wieck cfeca62148 Background writer process
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
2003-11-19 15:55:08 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c Make creation of statistics collection socket more robust, by allowing it 2003-11-15 17:24:07 +00:00
postmaster.c Background writer process 2003-11-19 15:55:08 +00:00