Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e341a52

Browse files
committed
Add
> o Do VACUUM FULL if table is nearly empty?
1 parent 73ed6d6 commit e341a52

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
TODO list for PostgreSQL
33
========================
44
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
5-
Last updated: Thu Mar 24 00:15:59 EST 2005
5+
Last updated: Fri Mar 25 18:13:22 EST 2005
66

77
The most recent version of this document can be viewed at the PostgreSQL web
88
site, http://www.PostgreSQL.org.
@@ -760,6 +760,7 @@ Vacuum
760760
o Move into the backend code
761761
o Scan the buffer cache to find free space or use background writer
762762
o Use free-space map information to guide refilling
763+
o Do VACUUM FULL if table is nearly empty?
763764

764765
Locking
765766
=======

0 commit comments

Comments
 (0)