File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11PostgreSQL TODO List
22====================
33Current maintainer: Bruce Momjian (bruce@momjian.us)
4- Last updated: Mon Oct 8 22:31:36 EDT 2007
4+ Last updated: Wed Oct 31 16:12:40 EDT 2007
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1227,6 +1227,8 @@ Vacuum
12271227 http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
12281228
12291229* -Reduce XID consumption of read-only queries
1230+ * Prevent long-lived temporary tables from causing frozen-Xid advancement
1231+ starvation
12301232* Auto-vacuum
12311233
12321234 o Use free-space map information to guide refilling
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Mon Oct 8 22:31:36 EDT 2007
11+ Last updated: Wed Oct 31 16:12:40 EDT 2007
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 > .
@@ -1092,6 +1092,8 @@ <h1><a name="section_15">Vacuum</a></h1>
10921092< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</ a >
10931093</ p >
10941094 </ li > < li > -< em > Reduce XID consumption of read-only queries</ em >
1095+ </ li > < li > Prevent long-lived temporary tables from causing frozen-Xid advancement
1096+ starvation
10951097 </ li > < li > Auto-vacuum
10961098 < ul >
10971099 < li > Use free-space map information to guide refilling
You can’t perform that action at this time.
0 commit comments