Re: Problems with 8.3

From: "Douglas McNaught" <doug(at)mcnaught(dot)org>
To: "Alex Turner" <armtuk(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Problems with 8.3
Date: 2008-03-06 21:03:44
Message-ID: 5ded07e00803061303x3d2e1ba9la9b2756f2b101a10@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 3/6/08, Alex Turner <armtuk(at)gmail(dot)com> wrote:
> Ok - lookint at the pg log, it appears that the server process is seg
> faulting :(. This might conceivably be my fault. I have 3 stored
> procedures written in C, but they've been on the server for months,
> and unless I didn't deploy them correctly originally I don't think
> it's them.
>
> I'm thinking I need a core file. I'm guessing I just restart
> postgresql from a user whos core file size limit is set to non zero?

Or just put a 'ulimit' statement in the script that starts PG, or edit
/etc/security/limits.conf if you're on RedHat.

-Doug

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Turner 2008-03-06 21:06:46 Re: Problems with 8.3
Previous Message Douglas McNaught 2008-03-06 21:01:55 Re: Problems with 8.3