File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed
Expand file tree Collapse file tree 2 files changed +13
-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: Fri Mar 7 15:05:57 EST 2008
4+ Last updated: Fri Mar 7 15:20:15 EST 2008
55
66The most recent version of this document can be viewed at
77http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1243,6 +1243,7 @@ Vacuum
12431243
12441244 http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
12451245
1246+
12461247* Auto-vacuum
12471248
12481249 o %Issue log message to suggest VACUUM FULL if a table is nearly
@@ -1263,6 +1264,12 @@ Vacuum
12631264 http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php
12641265 http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php
12651266
1267+ o Prevent autovacuum from running if an old transaction is still
1268+ running from the last vacuum
1269+
1270+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php
1271+
1272+
12661273
12671274Locking
12681275=======
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: Fri Mar 7 15:05:57 EST 2008
11+ Last updated: Fri Mar 7 15:20:15 EST 2008
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 > .
@@ -1106,6 +1106,10 @@ <h1><a name="section_15">Vacuum</a></h1>
11061106 </ li > < li > Store per-table autovacuum settings in pg_class.reloptions.
11071107< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php "> http://archives.postgresql.org/pgsql-hackers/2007-02/msg01440.php</ a >
11081108 < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg00724.php</ a >
1109+ </ p >
1110+ </ li > < li > Prevent autovacuum from running if an old transaction is still
1111+ running from the last vacuum
1112+ < p > < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00899.php</ a >
11091113</ p >
11101114 </ li > </ ul >
11111115</ li > </ ul >
You can’t perform that action at this time.
0 commit comments