Alvaro Herrera wrote: > On Sun, Nov 17, 2002 at 04:42:01PM -0500, Tom Lane wrote: > > Bruce Momjian <[EMAIL PROTECTED]> writes: > > > In looking at the CLUSTER ALL patch I have applied, I am now wondering > > > why the ALL keyword is used. When we do VACUUM, we don't use ALL. > > > VACUUM vacuums all tables. Shouldn't' CLUSTER alone do the same thing. > > > > I agree, lose the ALL. > > Well, in my original patch (the one submitted just when 7.3 was going > into beta) there was no ALL. I decided to put it in for subsequent > patches for no good reason.
I have updated CVS to make the syntax CLUSTER rather than CLUSTER ALL. -- Bruce Momjian | http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html