"Chris Hodson" <[EMAIL PROTECTED]> writes:
> I included the code in the "example code" box. I'll include it again here.
> If you need more info, just let me know.
I'm still not able to duplicate this. Perhaps you could provide a stack
trace? (Preferably from a backend built with --enable-debug.
uot;Tom Lane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, January 24, 2003 12:28 AM
Subject: Re: [BUGS] Bug #883: explain analyze causes postgres to die
> [EMAIL PROTECTED] writes:
> > explain analyze causes postgre
On Thu, 2003-01-23 at 16:45, [EMAIL PROTECTED] 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 wou
[EMAIL PROTECTED] writes:
> explain analyze causes postgres to die
Can't do much with this, since you have not provided a complete test
case.
regards, tom lane
---(end of broadcast)---
TIP 1: subscribe and unsubscribe comman
Christopher Hodson ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
explain analyze causes postgres to die
Long Description
running explain analyze on the code below causes postgres to crash. See below for
error messages.