mirror of
https://github.com/postgres/postgres.git
synced 2025-08-08 06:02:22 +03:00
Done:
> o -Allow multiple vacuums so large tables do not starve small
This commit is contained in:
7
doc/TODO
7
doc/TODO
@@ -2,7 +2,7 @@
|
||||
PostgreSQL TODO List
|
||||
====================
|
||||
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||
Last updated: Fri May 4 23:14:29 EDT 2007
|
||||
Last updated: Sat May 5 10:44:05 EDT 2007
|
||||
|
||||
The most recent version of this document can be viewed at
|
||||
http://www.postgresql.org/docs/faqs.TODO.html.
|
||||
@@ -1223,11 +1223,8 @@ 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
|
||||
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
|
||||
|
Reference in New Issue
Block a user