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 (pgman@candle.pha.pa.us)
5
- Last updated: Tue Apr 25 10:33:19 EDT 2006
5
+ Last updated: Tue Apr 25 22:15:17 EDT 2006
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.
@@ -1089,7 +1089,7 @@ Write-Ahead Log
1089
1089
entire rows?
1090
1090
* Allow the pg_xlog directory location to be specified during initdb
1091
1091
with a symlink back to the /data location
1092
- * Allow WAL information to recover corrupted pg_controldata
1092
+ * - Allow WAL information to recover corrupted pg_controldata
1093
1093
* Find a way to reduce rotational delay when repeatedly writing
1094
1094
last WAL page
1095
1095
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Tue Apr 25 10:33:19 EDT 2006
11
+ Last updated: Tue Apr 25 22:15:17 EDT 2006
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 > .
@@ -986,7 +986,7 @@ <h1><a name="section_19">Write-Ahead Log</a></h1>
986
986
entire rows?
987
987
</ li > < li > Allow the pg_xlog directory location to be specified during initdb
988
988
with a symlink back to the /data location
989
- </ li > < li > Allow WAL information to recover corrupted pg_controldata
989
+ </ li > < li > - < em > Allow WAL information to recover corrupted pg_controldata</ em >
990
990
</ li > < li > Find a way to reduce rotational delay when repeatedly writing
991
991
last WAL page
992
992
< p > Currently fsync of WAL requires the disk platter to perform a full
You can’t perform that action at this time.
0 commit comments