Re: Hash aggregates blowing out memory - Mailing list pgsql-general

From Mike Harding
Subject Re: Hash aggregates blowing out memory
Date
Msg-id 1109430733.81671.0.camel@bsd.mvh
Whole thread Raw
In response to Re: Hash aggregates blowing out memory  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
Sorry, I should have said 'vacuum analyze verbose'...

On Sat, 2005-02-26 at 00:45 -0500, Greg Stark wrote:
> Mike Harding <mvh@ix.netcom.com> writes:
>
> > The following was run -immediately- after a vacuum.
>
> You realize "vacuum" doesn't update the statistics, right?
> You have to do "analyze" or "vacuum analyze" for that.
>
>
--
Mike Harding <mvh@ix.netcom.com>


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: postgresql 8.0 on windows 2003 server
Next
From: Tom Lane
Date:
Subject: Re: Is this correct behavior for ON DELETE rule?