diff --git a/doc/TODO b/doc/TODO index 0de1ce3a40..162eb3c0ba 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,8 +1,7 @@ -z PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Mon May 28 19:56:23 EDT 2007 +Last updated: Wed May 30 15:07:10 EDT 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1169,8 +1168,8 @@ Vacuum For large table adjustments during VACUUM FULL, it is faster to cluster or reindex rather than update the index. Also, index updates can bloat the index. - http://archives.postgresql.org/pgsql-hackers/2007-03/msg00024.php + http://archives.postgresql.org/pgsql-performance/2007-05/msg00296.php * Reduce lock time during VACUUM FULL by moving tuples with read lock, then write lock and truncate table diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 2cf33ace80..244ebbaf86 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -2,16 +2,14 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -z +PostgreSQL TODO List -

z
-PostgreSQL TODO List -


-Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon May 28 19:56:23 EDT 2007 - +

PostgreSQL TODO List

+

Current maintainer: Bruce Momjian (bruce@momjian.us)
+Last updated: Wed May 30 15:07:10 EDT 2007 +

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.

@@ -25,7 +23,7 @@ you would like to work on an item, please read the Developer's FAQ
first. There is also a developer's wiki at
http://developer.postgresql.org.

-

Administration

+

Administration

-

Monitoring

+

Monitoring

-

Data Types

+

Data Types

-

Functions

+

Functions

-

Multi-Language Support

+

Multi-Language Support

-

Views / Rules

+

Views / Rules

-

SQL Commands

+

SQL Commands

-

Clients

+

Clients

-

Triggers

+

Triggers

-

Dependency Checking

+

Dependency Checking

-

Indexes

+

Indexes

-

Fsync

+

Fsync

-

Cache Usage

+

Cache Usage

-

Vacuum

+

Vacuum

-

Locking

+

Locking

-

Startup Time Improvements

+

Startup Time Improvements

-

Write-Ahead Log

+

Write-Ahead Log

-

Optimizer / Executor

+

Optimizer / Executor

-

Miscellaneous Performance

+

Miscellaneous Performance

-

Source Code

+

Source Code

-

Exotic Features

+

Exotic Features

-

Features We Do Not Want

+

Features We Do Not Want