> * Allow FSM to return free space toward the beginning of the heap file,
> in hopes that empty pages at the end can be truncated by VACUUM
PostgreSQL TODO List
====================
-Last updated: Thu Mar 2 21:38:51 EST 2006
+Last updated: Thu Mar 2 22:13:06 EST 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
index functions.
* -Add system view to show free space map contents
+* Allow FSM to return free space toward the beginning of the heap file,
+ in hopes that empty pages at the end can be truncated by VACUUM
* Auto-vacuum
-Last updated: Thu Mar 2 21:38:51 EST 2006
+Last updated: Thu Mar 2 22:13:06 EST 2006
The most recent version of this document can be viewed at
index functions.
-Add system view to show free space map contents
+
Allow FSM to return free space toward the beginning of the heap file,
+ in hopes that empty pages at the end can be truncated by VACUUM
Auto-vacuum
Use free-space map information to guide refilling