Re: Bug #883: explain analyze causes postgres to die - Mailing list pgsql-bugs

From Neil Conway
Subject Re: Bug #883: explain analyze causes postgres to die
Date
Msg-id 1043619414.681.319.camel@tokyo
Whole thread Raw
In response to Bug #883: explain analyze causes postgres to die  (pgsql-bugs@postgresql.org)
List pgsql-bugs
On Thu, 2003-01-23 at 16:45, pgsql-bugs@postgresql.org wrote:
> running explain analyze on the code below causes postgres to crash.  See below for error messages.

Can you provide the schema for the tables involved in the query, please?

A backtrace from the core file created when the backend crashes would
also be helpful -- if you could also recompile with debugging symbols
(--enable-debug), that would be good.

Cheers,

Neil
--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: New hashed IN code ignores distinctiveness of subquery
Next
From: Bradley Baetz
Date:
Subject: Re: New hashed IN code ignores distinctiveness of subquery