1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Add to TODO:

CLUSTER:
>
> 	o %Add VERBOSE option to report tables as they are processed,
> 	  like VACUUM VERBOSE
This commit is contained in:
Bruce Momjian
2007-03-22 20:38:42 +00:00
parent ea3b212fee
commit 760b988f9d
2 changed files with 7 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
Last updated: Wed Mar 21 17:25:43 EDT 2007
Last updated: Thu Mar 22 16:38:31 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -622,6 +622,9 @@ SQL Commands
To do this, determine the ideal cluster index for each system
table and set the cluster setting during initdb.
o %Add VERBOSE option to report tables as they are processed,
like VACUUM VERBOSE
* COPY