Skip to content
Snippets Groups Projects
Commit 56e10b0e authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update TODO list.

parent 392793b1
No related branches found
No related tags found
No related merge requests found
TODO list for PostgreSQL
========================
Last updated: Fri Jan 12 12:57:38 EST 2001
Last updated: Wed Jan 17 22:15:15 EST 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
......@@ -290,7 +290,7 @@ MISC
* Gather more accurate dispersion statistics using indexes
* Improve statistics storage in pg_class [performance]
* VACUUM
* Improve speed with indexes [vacuum]
* Improve speed with indexes (perhaps create new index instead) [vacuum]
* Reduce lock time by moving tuples with read lock, then write
lock and truncate table [vacuum]
* -Redesign ANALYZE in VACUUM so it can be run separately without locks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment