From ebd5257d493ac8a6f20eea667409cf9b06ac3202 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 14 Apr 2006 22:26:22 +0000 Subject: Done: > * -Re-enable the GUC full_page_writes in 8.2 when reliability issues have --- doc/src/FAQ/TODO.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8f526802f2d..0e76e523737 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Thu Apr 13 06:50:02 EDT 2006 +Last updated: Fri Apr 14 18:26:14 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -56,7 +56,7 @@ 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 +
  • -Re-enable the GUC full_page_writes in 8.2 when reliability issues have been addressed
  • Improve replication solutions