File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current maintainer: Bruce Momjian (bruce@momjian.us)
5
- Last updated: Thu Dec 28 15:51:07 EST 2006
5
+ Last updated: Sat Jan 6 14:41:18 EST 2007
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1126,7 +1126,7 @@ Write-Ahead Log
1126
1126
replication
1127
1127
* Reduce WAL traffic so only modified values are written rather than
1128
1128
entire rows?
1129
- * Allow the pg_xlog directory location to be specified during initdb
1129
+ * - Allow the pg_xlog directory location to be specified during initdb
1130
1130
with a symlink back to the /data location
1131
1131
* Allow WAL information to recover corrupted pg_controldata
1132
1132
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Thu Dec 28 15:51:07 EST 2006
11
+ Last updated: Sat Jan 6 14:41:18 EST 2007
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -1018,7 +1018,7 @@ <h1><a name="section_18">Write-Ahead Log</a></h1>
1018
1018
replication
1019
1019
</ li > < li > Reduce WAL traffic so only modified values are written rather than
1020
1020
entire rows?
1021
- </ li > < li > Allow the pg_xlog directory location to be specified during initdb
1021
+ </ li > < li > - < em > Allow the pg_xlog directory location to be specified during initdb</ em >
1022
1022
with a symlink back to the /data location
1023
1023
</ li > < li > Allow WAL information to recover corrupted pg_controldata
1024
1024
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php "> http://archives.postgresql.org/pgsql-patches/2006-06/msg00025.php</ a >
You can’t perform that action at this time.
0 commit comments