pgsql: Add: > * Improve the background writer > > Allow the

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Improve the background writer > > Allow the
Date: 2004-12-27 22:44:45
Message-ID: 20041227224445.A111B44F021@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
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

Modified Files:
--------------
pgsql/doc:
TODO (r1.1426 -> r1.1427)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1426&r2=1.1427)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-12-28 15:26:27 pgsql: BDST should be "British double SUMMER time", not Standard time.
Previous Message Tom Lane 2004-12-27 22:30:12 pgsql: More minor updates and copy-editing.