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 cdbe5f6 commit f8247a7Copy full SHA for f8247a7
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Mon Feb 17 22:47:31 EST 2003
+Last updated: Tue Feb 18 00:15:49 EST 2003
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -388,6 +388,7 @@ Write-Ahead Log
388
* Allow xlog directory location to be specified during initdb, perhaps
389
using symlinks
390
* Allow pg_xlog to be moved without symlinks
391
+* Allow WAL information to recover corrupted pg_controldata
392
393
394
Optimizer / Executor
0 commit comments