Commit dbf261f5 authored by Bruce Momjian's avatar Bruce Momjian

Add:

> * Allow free space map to be auto-sized or warn when it is too small
parent cf0be7fe
TODO list for PostgreSQL TODO list for PostgreSQL
======================== ========================
Last updated: Tue Aug 27 10:17:11 EDT 2002 Last updated: Tue Aug 27 12:19:45 EDT 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...@@ -408,7 +408,7 @@ Vacuum ...@@ -408,7 +408,7 @@ Vacuum
* Reduce lock time by moving tuples with read lock, then write * Reduce lock time by moving tuples with read lock, then write
lock and truncate table [vacuum] lock and truncate table [vacuum]
* Provide automatic running of vacuum in the background (Tom) * Provide automatic running of vacuum in the background (Tom)
* Allow free space map to be auto-sized or warn when it is too small
Locking Locking
======= =======
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment