Add:
authorBruce Momjian
Mon, 10 Apr 2006 23:15:46 +0000 (23:15 +0000)
committerBruce Momjian
Mon, 10 Apr 2006 23:15:46 +0000 (23:15 +0000)
* Re-enable the GUC full_page_writes in 8.2 when reliability issues have
  been addressed

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

index 25dfb3fa33dfd7cf2565aedbbec14420e648f147..5330152d6cbf716226e66fc1af59927d0852edbb 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Apr 10 17:06:17 EDT 2006
+Last updated:      Mon Apr 10 19:15:36 EDT 2006
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -55,6 +55,9 @@ Administration
   This would allow administrators to see more detailed information from
   specific sections of the backend, e.g. checkpoints, autovacuum, etc.
 
+* Re-enable the GUC full_page_writes in 8.2 when reliability issues have
+  been addressed
+
 
 * Improve replication solutions
 
index 7498076400ebfded4d0721d120a0406667477d7e..dfcf802227e2d3822e003d6767e82b6263757540 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Apr 10 17:06:17 EDT 2006
+Last updated:           Mon Apr 10 19:15:36 EDT 2006
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -56,6 +56,8 @@ first.
 

  This would allow administrators to see more detailed information from

   specific sections of the backend, e.g. checkpoints, autovacuum, etc.
 

+  
  • Re-enable the GUC full_page_writes in 8.2 when reliability issues have
  • +  been addressed
       
  • Improve replication solutions
  •    
           
    • Load balancing