pgsql: Add: > * Improve the background writer > > Allow the - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: Add: > * Improve the background writer > > Allow the
Date
Msg-id 20041227224445.A111B44F021@svr1.postgresql.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: mha@pgfoundry.org (User Mha)
Date:
Subject: pginstaller - pginst: New Directory
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: More minor updates and copy-editing.