Add:
authorBruce Momjian
Fri, 23 Aug 2002 03:10:15 +0000 (03:10 +0000)
committerBruce Momjian
Fri, 23 Aug 2002 03:10:15 +0000 (03:10 +0000)
> * Allow xlog directory location to be specified during initdb, perhaps
>   using symlinks

doc/TODO

index 85bb88cf600dd9daac26dc8cea8dc76cf7ff55c9..f35e8d7b3a47375de31491e97822fe576b951347 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Thu Aug 22 22:46:35 EDT 2002
+Last updated:      Thu Aug 22 23:10:11 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -441,7 +441,8 @@ Write-Ahead Log
 * Find proper defaults for postgresql.conf WAL entries
 * Add checkpoint_min_warning postgresql.conf option to warn about checkpoints
   that are too frequent
-
+* Allow xlog directory location to be specified during initdb, perhaps
+  using symlinks
 
 Optimizer / Executor
 ====================