pgsql: Add patches thread for: * Reduce checkpoint performance

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add patches thread for: * Reduce checkpoint performance
Date: 2007-02-03 01:59:27
Message-ID: 20070203015927.E7EBF9FA5DC@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add patches thread for:

* Reduce checkpoint performance degredation by forcing data to disk
more evenly

> http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php

Modified Files:
--------------
pgsql/doc:
TODO (r1.2069 -> r1.2070)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2069&r2=1.2070)
pgsql/doc/src/FAQ:
TODO.html (r1.570 -> r1.571)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.570&r2=1.571)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2007-02-03 02:43:39 pgsql: Fix configure detection code when --with-ldap and
Previous Message Bruce Momjian 2007-02-02 23:05:36 pgsql: Add URL for: * Allow sequential scans to take advantage of other