Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit f8247a7

Browse files
committed
Add:
> * Allow WAL information to recover corrupted pg_controldata
1 parent cdbe5f6 commit f8247a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Feb 17 22:47:31 EST 2003
3+
Last updated: Tue Feb 18 00:15:49 EST 2003
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -388,6 +388,7 @@ Write-Ahead Log
388388
* Allow xlog directory location to be specified during initdb, perhaps
389389
using symlinks
390390
* Allow pg_xlog to be moved without symlinks
391+
* Allow WAL information to recover corrupted pg_controldata
391392

392393

393394
Optimizer / Executor

0 commit comments

Comments
 (0)