From 4fdfdd44bd03a275c78aeffc98f769812214b56b Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 19 Jan 2007 21:36:07 +0000 Subject: Add items: > 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 --- doc/TODO | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 8d2028d8306..b584273e6e6 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -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. @@ -1076,6 +1076,14 @@ Vacuum 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 -- cgit v1.2.3