]> granicus.if.org Git - postgresql/commitdiff
Done:
authorBruce Momjian <bruce@momjian.us>
Sat, 6 Jan 2007 19:41:23 +0000 (19:41 +0000)
committerBruce Momjian <bruce@momjian.us>
Sat, 6 Jan 2007 19:41:23 +0000 (19:41 +0000)
> * -Allow the pg_xlog directory location to be specified during initdb

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

index 8aa3625f8f630a328269dca50275f6770a2b0b96..aafa05155dd1b4ebaec7187586ba1193911d50f7 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian (bruce@momjian.us)
-Last updated:          Thu Dec 28 15:51:07 EST 2006
+Last updated:          Sat Jan  6 14:41:18 EST 2007
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1126,7 +1126,7 @@ Write-Ahead Log
   replication
 * Reduce WAL traffic so only modified values are written rather than
   entire rows?
-* Allow the pg_xlog directory location to be specified during initdb
+* -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
 
index 30473d4bebe4b0b91edfa0a5393856dcc6a3b742..e0788ba61da9b967ea62e0048a9c9dc5e1acaa98 100644 (file)
@@ -8,7 +8,7 @@
 <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
 <h1><a name="section_1">PostgreSQL TODO List</a></h1>
 <p>Current maintainer:     Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated:           Thu Dec 28 15:51:07 EST 2006
+Last updated:           Sat Jan  6 14:41:18 EST 2007
 </p>
 <p>The most recent version of this document can be viewed at<br/>
 <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -1018,7 +1018,7 @@ first.
   replication
   </li><li>Reduce WAL traffic so only modified values are written rather than
   entire rows?
-  </li><li>Allow the pg_xlog directory location to be specified during initdb
+  </li><li>-<em>Allow the pg_xlog directory location to be specified during initdb</em>
   with a symlink back to the /data location
   </li><li>Allow WAL information to recover corrupted pg_controldata
 <p>  <a href="http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php">http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php</a>