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

From Heikki Linnakangas
Subject Re: BUG #6186: out of memory while analyze
Date
Msg-id 4E5D2D74.1060100@enterprisedb.com
Whole thread Raw
In response to BUG #6186: out of memory while analyze  ("Lampa" <lampacz@gmail.com>)
List pgsql-bugs
On 30.08.2011 14:20, Lampa wrote:
> Trying analyze table (ANALYZE TABLE table or VACUUM ANALYZE table) with
> 3051316 rows (displayed size 2521MB in \dt+)
>
> Log:
> ...
>        Analyze: 2236767256 total in 279 blocks; 18080 free (423 chunks);
> 2236749176 used
 > ...

Hmm, that looks like a memory like in ANALYZE. What does the table look
like? "\d table" would be helpful.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

pgsql-bugs by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: BUG #6187: Select query stuck
Next
From: Tom Lane
Date:
Subject: Re: BUG #6186: out of memory while analyze