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:
5
doc/TODO
5
doc/TODO
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user