Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73ed6d6 commit e341a52Copy full SHA for e341a52
doc/TODO
@@ -2,7 +2,7 @@
2
TODO list for PostgreSQL
3
========================
4
Current maintainer: Bruce Momjian ([email protected])
5
-Last updated: Thu Mar 24 00:15:59 EST 2005
+Last updated: Fri Mar 25 18:13:22 EST 2005
6
7
The most recent version of this document can be viewed at the PostgreSQL web
8
site, http://www.PostgreSQL.org.
@@ -760,6 +760,7 @@ Vacuum
760
o Move into the backend code
761
o Scan the buffer cache to find free space or use background writer
762
o Use free-space map information to guide refilling
763
+ o Do VACUUM FULL if table is nearly empty?
764
765
Locking
766
=======
0 commit comments