Re: core dump

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "John Liu" <johnl(at)emrx(dot)com>
Cc: "'Scott Marlowe'" <smarlowe(at)qwest(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: core dump
Date: 2004-06-08 14:58:52
Message-ID: 1646.1086706732@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"John Liu" <johnl(at)emrx(dot)com> writes:
> emrxdbs=# select * from patient;
> Illegal instruction (core dumped)

Oh, you mean psql is dumping core instead of the backend. Sounds like
it's failing to recover nicely from running out of memory for the query
result.

Can you get a stack trace for us?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-06-08 15:04:53 Re: [HACKERS] [GENERAL] The pgreplication project
Previous Message Stephan Szabo 2004-06-08 14:57:17 Re: problem with inserting a generated seq no into not