Skip to content

Commit ec2c71a

Browse files
committed
Add:
> * Allow xlog directory location to be specified during initdb, perhaps > using symlinks
1 parent 52ee800 commit ec2c71a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Aug 22 22:46:35 EDT 2002
3+
Last updated: Thu Aug 22 23:10:11 EDT 2002
44

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

@@ -441,7 +441,8 @@ Write-Ahead Log
441441
* Find proper defaults for postgresql.conf WAL entries
442442
* Add checkpoint_min_warning postgresql.conf option to warn about checkpoints
443443
that are too frequent
444-
444+
* Allow xlog directory location to be specified during initdb, perhaps
445+
using symlinks
445446

446447
Optimizer / Executor
447448
====================

0 commit comments

Comments
 (0)