Skip to content

Commit 2609ccc

Browse files
committed
Add:
< * Provide automatic running of vacuum in the background (Tom) > * Provide automatic running of vacuum in the background (Tom) [vacuum]
1 parent fb0b0a2 commit 2609ccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 3 15:20:13 EDT 2002
3+
Last updated: Thu Oct 3 15:32:30 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -397,7 +397,7 @@ Vacuum
397397
* Improve speed with indexes (perhaps recreate index instead) [vacuum]
398398
* Reduce lock time by moving tuples with read lock, then write
399399
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]
401401
* Allow free space map to be auto-sized or warn when it is too small
402402

403403

0 commit comments

Comments
 (0)