File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed 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: Wed Aug 15 11:48:07 EDT 2007
11
+ Last updated: Thu Aug 16 15:02:10 EDT 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 > .
@@ -1092,7 +1092,12 @@ <h1><a name="section_15">Vacuum</a></h1>
1092
1092
</ li > < li > Improve dead row detection during multi-statement transactions usage
1093
1093
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</ a >
1094
1094
</ p >
1095
- </ li > < li > Auto-vacuum
1095
+ </ li > < li > Reduce XID consumption of read-only queries
1096
+ </ li > </ ul >
1097
+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php "> http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php</ a >
1098
+ </ p >
1099
+ < ul >
1100
+ < li > Auto-vacuum
1096
1101
< ul >
1097
1102
< li > Use free-space map information to guide refilling
1098
1103
</ li > < li > %Issue log message to suggest VACUUM FULL if a table is nearly
You can’t perform that action at this time.
0 commit comments