Re: BUG #6186: out of memory while analyze - Mailing list pgsql-bugs

From Guillaume Smet
Subject Re: BUG #6186: out of memory while analyze
Date
Msg-id CALt0+o_KY_cEjxcyWEGP0aq9zP1=O8-igRaapOOvBDsr=gPyNw@mail.gmail.com
Whole thread Raw
In response to Re: BUG #6186: out of memory while analyze  (Lampa <lampacz@gmail.com>)
List pgsql-bugs
Hi Lampa,

On Thu, Sep 1, 2011 at 6:26 AM, Lampa <lampacz@gmail.com> wrote:
> With default value 100 have bad perfomance :-(

Don't set the default value higher: specify a higher value only where needed.

See ALTER TABLE ALTER [ COLUMN ] column SET STATISTICS integer (
http://www.postgresql.org/docs/9.0/interactive/sql-altertable.html ).

--
Guillaume

pgsql-bugs by date:

Previous
From: Lampa
Date:
Subject: Re: BUG #6186: out of memory while analyze
Next
From: Dave Page
Date:
Subject: Re: BUG #6191: One click installer fails