File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11TODO list for PostgreSQL
22========================
3- Last updated: Mon Feb 4 15:43:49 EST 2002
3+ Last updated: Mon Feb 4 15:49:34 EST 2002
44
55Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66
2525 o queries across databases or servers (two-phase commit)
2626 o http://gborg.postgresql.org/project/pgreplication/projdisplay.php
2727* Point-in-time data recovery using backup and write-ahead log
28- * Allow row re-use with automatic vacuum (Tom)
2928
3029
3130REPORTING
@@ -353,7 +352,7 @@ VACUUM
353352* Reduce lock time by moving tuples with read lock, then write
354353 lock and truncate table [vacuum]
355354* Add LAZY VACUUM (Vadim) [performance]
356-
355+ * Provide automatic scheduling of background vacuum (Tom)
357356
358357LOCKING
359358-------
You can’t perform that action at this time.
0 commit comments