Re: postmaster crashing

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: psql-mail(at)freeuk(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: postmaster crashing
Date: 2003-09-04 14:13:01
Message-ID: 23151.1062684781@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

psql-mail(at)freeuk(dot)com writes:
> I have set "ulimit -c unlimited" as you sugested,
> i then copied postmaster to /home/postgres
> and ran it as postgres from there...
> but still no core files. Where should they appear?

In $PGDATA/base/yourdbnumber/core (under some OSes the file name might
be "core" plus a number).

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Edwin Quijada 2003-09-04 14:22:34 Re: Activate Index
Previous Message psql-mail 2003-09-04 14:07:37 Re: postmaster crashing