|
1 | 1 | TODO list for PostgreSQL
|
2 | 2 | ========================
|
3 |
| -Last updated:Thu Oct 3 15:20:13 EDT 2002 |
| 3 | +Last updated:Thu Oct 3 15:32:30 EDT 2002 |
4 | 4 |
|
5 | 5 | Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
|
6 | 6 |
|
@@ -397,7 +397,7 @@ Vacuum
|
397 | 397 | * Improve speed with indexes (perhaps recreate index instead) [vacuum]
|
398 | 398 | * Reduce lock time by moving tuples with read lock, then write
|
399 | 399 | lock and truncate table [vacuum]
|
400 |
| -* Provide automatic running of vacuum in the background (Tom) |
| 400 | +* Provide automatic running of vacuum in the background (Tom) [vacuum] |
401 | 401 | * Allow free space map to be auto-sized or warn when it is too small
|
402 | 402 |
|
403 | 403 |
|
|