Add patches thread for:
authorBruce Momjian
Sat, 3 Feb 2007 01:59:27 +0000 (01:59 +0000)
committerBruce Momjian
Sat, 3 Feb 2007 01:59:27 +0000 (01:59 +0000)
* Reduce checkpoint performance degredation by forcing data to disk
  more evenly

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

doc/TODO
doc/src/FAQ/TODO.html

index 188b1d363c7ab7a4ac7d44c16ad9c07ad1157b37..5cc6c1c9f119df36ceb512ba1dd3f55915d879cf 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Fri Feb  2 18:05:31 EST 2007
+Last updated:      Fri Feb  2 20:59:21 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -994,6 +994,7 @@ Fsync
 * Reduce checkpoint performance degredation by forcing data to disk
   more evenly
 
+  http://archives.postgresql.org/pgsql-patches/2006-12/msg00104.php
   http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php
   http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php
 
index c94d5006816b7631f79a0e34666811a41945b2cc..6e4637be56b592f5a5cfe399e9cda02056131e2d 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Fri Feb  2 18:05:31 EST 2007
+Last updated:           Fri Feb  2 20:59:21 EST 2007
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -889,7 +889,8 @@ first.  There is also a developer's wiki at
   
  • Add program to test if fsync has a delay compared to non-fsync
  •    
  • Reduce checkpoint performance degredation by forcing data to disk
  •    more evenly
    -

      http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php

    +

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

    +  http://archives.postgresql.org/pgsql-hackers/2006-12/msg00337.php
       http://archives.postgresql.org/pgsql-hackers/2007-01/msg00079.php