Re: Postgres errors in Drupal install. - Mailing list pgsql-general

From John R Pierce
Subject Re: Postgres errors in Drupal install.
Date
Msg-id 4E07A692.7050700@hogranch.com
Whole thread Raw
In response to Re: Postgres errors in Drupal install.  (Dave Coventry <dgcoventry@gmail.com>)
List pgsql-general
On 06/26/11 2:23 PM, Dave Coventry wrote:
> While the server is a little challenged in the way of RAM, it is by no
> means under any sort of load.

I didn't read the whole thread, but is this a Linux server?   Linux has
a horrible feature, the "Out of Memory Killer", which kills off
processes when the system is low on memory.

the OOM-Killer usually leaves log entries in DMESG and maybe
/var/log/messages

If in fact its the OOM killer, you should probably lower your WORK_MEM
and SHARED_BUFFERS and maybe MAINTENANCE_WORK_MEM in postgresql.conf

--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


pgsql-general by date:

Previous
From: Peter Bex
Date:
Subject: Re: Postgres errors in Drupal install.
Next
From: Tomas Vondra
Date:
Subject: Re: PostgreSQL 8.4.8 bringing my website down every evening