Skip to content

Commit af71fba

Browse files
committed
Add:
> * Improve the background writer > > Allow the background writer to more efficiently write dirty buffers > from the end of the LRU cache and use a clock sweep algorithm to > write other dirty buffers to reduced checkpoint I/O
1 parent 008e9e4 commit af71fba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/TODO

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Mon Dec 20 20:23:20 EST 2004
5+
Last updated: Mon Dec 27 17:44:39 EST 2004
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -696,6 +696,11 @@ Cache
696696
Larger local buffer cache sizes requires more efficient handling of
697697
local cache lookups.
698698

699+
* Improve the background writer
700+
701+
Allow the background writer to more efficiently write dirty buffers
702+
from the end of the LRU cache and use a clock sweep algorithm to
703+
write other dirty buffers to reduced checkpoint I/O
699704

700705
Vacuum
701706
======

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy