Re: BUG #6186: out of memory while analyze

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Lampa" <lampacz(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6186: out of memory while analyze
Date: 2011-08-30 19:21:20
Message-ID: 25153.1314732080@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Lampa" <lampacz(at)gmail(dot)com> writes:
> Trying analyze table (ANALYZE TABLE table or VACUUM ANALYZE table) with
> 3051316 rows (displayed size 2521MB in \dt+)

What have you got maintenance_work_mem set to? shared_buffers might
also be interesting.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Lampa 2011-08-31 05:25:50 Re: BUG #6186: out of memory while analyze
Previous Message Isaac Jurado 2011-08-30 18:54:44 Re: BUG #6185: Segmentation fault with NULL string columns