PostgreSQL TODO List
====================
-Last updated: Fri Jan 19 13:13:41 EST 2007
+Last updated: Fri Jan 19 16:36:02 EST 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
empty?
o Consider logging activity either to the logs or a system view
o -Turn on by default
+ o Allow multiple vacuums so large tables do not starve small
+ tables
+
+ http://archives.postgresql.org/pgsql-general/2007-01/msg00031.php
+
+ o Improve control of auto-vacuum
+
+ http://archives.postgresql.org/pgsql-hackers/2006-12/msg00876.php
Locking
-Last updated: Fri Jan 19 13:13:41 EST 2007
+Last updated: Fri Jan 19 16:36:02 EST 2007
The most recent version of this document can be viewed at
empty?
Consider logging activity either to the logs or a system view
-Turn on by default
+
Allow multiple vacuums so large tables do not starve small
+ tables
+
+
Improve control of auto-vacuum
+