Re: Bug #883: explain analyze causes postgres to die

From: Neil Conway <neilc(at)samurai(dot)com>
To: nerf(at)distributed(dot)net
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #883: explain analyze causes postgres to die
Date: 2003-01-26 22:16:54
Message-ID: 1043619414.681.319.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, 2003-01-23 at 16:45, pgsql-bugs(at)postgresql(dot)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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bradley Baetz 2003-01-26 22:37:39 Re: New hashed IN code ignores distinctiveness of subquery
Previous Message Tom Lane 2003-01-26 19:09:49 Re: New hashed IN code ignores distinctiveness of subquery