File tree 2 files changed +5
-13
lines changed
2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Aug 27 23:08:40 EDT 2007
4
+ Last updated: Wed Sep 5 17:58:44 EDT 2007
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1224,11 +1224,7 @@ Vacuum
1224
1224
1225
1225
http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
1226
1226
1227
- * Reduce XID consumption of read-only queries
1228
-
1229
- http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php
1230
-
1231
-
1227
+ * -Reduce XID consumption of read-only queries
1232
1228
* Auto-vacuum
1233
1229
1234
1230
o Use free-space map information to guide refilling
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: Mon Aug 27 23:08:40 EDT 2007
11
+ Last updated: Wed Sep 5 17:58:44 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 > .
@@ -1089,12 +1089,8 @@ <h1><a name="section_15">Vacuum</a></h1>
1089
1089
</ li > < li > Improve dead row detection during multi-statement transactions usage
1090
1090
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</ a >
1091
1091
</ p >
1092
- </ li > < li > Reduce XID consumption of read-only queries
1093
- </ li > </ ul >
1094
- < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php "> http://archives.postgresql.org/pgsql-hackers/2007-08/msg00516.php</ a >
1095
- </ p >
1096
- < ul >
1097
- < li > Auto-vacuum
1092
+ </ li > < li > -< em > Reduce XID consumption of read-only queries</ em >
1093
+ </ li > < li > Auto-vacuum
1098
1094
< ul >
1099
1095
< li > Use free-space map information to guide refilling
1100
1096
</ 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