Re: out of memory woes

From: "Angva" <angvaw(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: out of memory woes
Date: 2006-12-19 15:01:41
Message-ID: 1166540501.084364.285760@t46g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"hubert depesz lubaczewski" wrote:
> could you please show the configure options (shared buffers, work mem, and
> maintenance_work_mem), plus; what os you are running and on what
> architecture? i.e. 32bit? 64bit? xeon?
Thank you for your response, Hubert. Here is the info:

shared_buffers = 57344
work_mem = 200000
maintenance_work_mem = 524288

CentOS 4.4 64-bit (x86_64)

Thanks,
Mark

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John McCawley 2006-12-19 15:03:12 Re: Creating an Independant Application
Previous Message Csaba Nagy 2006-12-19 14:46:13 Re: Second attempt, roll your own autovacuum