We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ee800 commit ec2c71aCopy full SHA for ec2c71a
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Aug 22 22:46:35 EDT 2002
+Last updated: Thu Aug 22 23:10:11 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -441,7 +441,8 @@ Write-Ahead Log
441
* Find proper defaults for postgresql.conf WAL entries
442
* Add checkpoint_min_warning postgresql.conf option to warn about checkpoints
443
that are too frequent
444
-
+* Allow xlog directory location to be specified during initdb, perhaps
445
+ using symlinks
446
447
Optimizer / Executor
448
====================
0 commit comments