File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Wed Mar 21 17:25:43 EDT 2007
5+ Last updated: Thu Mar 22 16:38:31 EDT 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -622,6 +622,9 @@ SQL Commands
622622 To do this, determine the ideal cluster index for each system
623623 table and set the cluster setting during initdb.
624624
625+ o %Add VERBOSE option to report tables as they are processed,
626+ like VACUUM VERBOSE
627+
625628
626629* COPY
627630
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Wed Mar 21 17:25:43 EDT 2007
11+ Last updated: Thu Mar 22 16:38:31 EDT 2007
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="http://www.postgresql.org/docs/faqs.TODO.html "> http://www.postgresql.org/docs/faqs.TODO.html</ a > .
@@ -556,6 +556,8 @@ <h1><a name="section_8">SQL Commands</a></h1>
556556< p > To do this, determine the ideal cluster index for each system
557557 table and set the cluster setting during initdb.
558558</ p >
559+ </ li > < li > %Add VERBOSE option to report tables as they are processed,
560+ like VACUUM VERBOSE
559561 </ li > </ ul >
560562 </ li > < li > COPY
561563 < ul >
You can’t perform that action at this time.
0 commit comments