Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 590718a

Browse files
committed
Update TODO list.
1 parent 965a0a4 commit 590718a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/TODO

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Oct 12 13:33:14 EDT 2000
3+
Last updated: Thu Oct 12 14:59:00 EDT 2000
44

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

@@ -257,6 +257,8 @@ MISC
257257
* Gather more accurate dispersion statistics using indexes
258258
* Improve statistics storage in pg_class [performance]
259259
* Improve VACUUM speed with indexes [vacuum]
260+
* Reduce VACUUM lock time by moving tuples with read lock, then write
261+
lock and truncate table [vacuum]
260262
* -BSD/OS does not support locale because there is no LC_MESSAGES (Bruce)
261263
* Add connection pooling [pool]
262264

0 commit comments

Comments
 (0)