File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current 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
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1089,7 +1089,7 @@ Write-Ahead Log
10891089 entire rows?
10901090* Allow the pg_xlog directory location to be specified during initdb
10911091 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
10931093* Find a way to reduce rotational delay when repeatedly writing
10941094 last WAL page
10951095
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< 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
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< 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>
986986 entire rows?
987987 </ li > < li > Allow the pg_xlog directory location to be specified during initdb
988988 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 >
990990 </ li > < li > Find a way to reduce rotational delay when repeatedly writing
991991 last WAL page
992992< 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