From 8a4035410ffef8e6ef9f2b7a746903119f16cdf8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 3 Jun 2006 04:00:01 +0000 Subject: [PATCH] Record location of partial patch : > * Allow WAL information to recover corrupted pg_controldata > > See partially completed patch and additional work required at > http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php. > --- doc/TODO | 6 +++++- doc/src/FAQ/TODO.html | 5 ++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/doc/TODO b/doc/TODO index d769f413a2..f6c586166d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Fri Jun 2 22:34:25 EDT 2006 +Last updated: Fri Jun 2 23:59:37 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1116,6 +1116,10 @@ Write-Ahead Log * Allow the pg_xlog directory location to be specified during initdb with a symlink back to the /data location * Allow WAL information to recover corrupted pg_controldata + + See partially completed patch and additional work required at + http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php. + * Find a way to reduce rotational delay when repeatedly writing last WAL page diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index f25e9a739f..e69d56a8fc 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: Fri Jun 2 22:34:25 EDT 2006 +Last updated: Fri Jun 2 23:59:37 EDT 2006

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -1009,6 +1009,9 @@ first.

  • Allow the pg_xlog directory location to be specified during initdb with a symlink back to the /data location
  • Allow WAL information to recover corrupted pg_controldata +

    See partially completed patch and additional work required at + http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php. +

  • Find a way to reduce rotational delay when repeatedly writing last WAL page

    Currently fsync of WAL requires the disk platter to perform a full