No I'm not. Where would a core file be if there was going to be one?
I'm not sure how I can tell if the ulimit applies to the running
postmaster
I am the postgres user and ulimit -a show unlimited for core, and I
run pg_ctl start. I have put it in that one place in /etc/ and also
in ~/.bash_profile for postgres
Alex
On Sat, Mar 8, 2008 at 11:01 AM, Douglas McNaught <doug@mcnaught.org> wrote:
> On 3/8/08, Alex Turner <armtuk@gmail.com> wrote:
> > Well - I know that my stored proc is segfaulting based on a strace of
> > postgresql. Don't know how that affects trac which isn't using that
> > stored proc... the mystery continues. Either way I didn't get a
> > corefile, and ulimit -a show I have unlimited core file size :(
>
> * Are you absolutely sure that ulimit applies to the actual running
> postmaster process?
>
> * Are you sure you're looking in the right place for core files?
>
> -Doug
>