Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaf71fba

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 parent008e9e4 commitaf71fba

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 Dec20 20:23:20 EST 2004
5+
Last updated:Mon Dec27 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)

[8]ページ先頭

©2009-2025 Movatter.jp