Re: Optimizing Query

From: Mathijs Brands <mathijs(at)ilse(dot)nl>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Justin Long <justinlong(at)strategicnetwork(dot)org>, pgsql-sql(at)postgresql(dot)org
Subject: Re: Optimizing Query
Date: 2001-03-05 21:40:29
Message-ID: 20010305224029.A22983@ilse.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, Mar 05, 2001 at 04:07:57PM -0500, Bruce Momjian allegedly wrote:
> Have you tried VACUUM ANALYZE and CLUSTER?

I assume CLUSTER still drops all indexes except the one you're clustering
on?

Mathijs
--
It's not that perl programmers are idiots, it's that the language
rewards idiotic behavior in a way that no other language or tool has
ever done.
Erik Naggum

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Justin Long 2001-03-05 21:42:48 Re: Optimizing Query
Previous Message Tom Lane 2001-03-05 21:34:31 Re: random