Re: Crash in PostgreSQL 7.0.b5. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Crash in PostgreSQL 7.0.b5.
Date
Msg-id 958.956596268@sss.pgh.pa.us
Whole thread Raw
In response to Crash in PostgreSQL 7.0.b5.  (Frank Mayhar <frank@exit.com>)
List pgsql-bugs
Frank Mayhar <frank@exit.com> writes:
> This probably depends heavily on the data I'm using and the script I
> wrote.

Yeah, probably so.  Can you extract an SQL script that causes the
problem?  That would make it possible to try to reproduce the failure
here, which would vastly simplify debugging.

I would assume that the CREATE TABLE command for that table, associated
CREATE INDEX commands, followed by the INSERT commands for that table
up to the point of the crash ought to do it...

            regards, tom lane

pgsql-bugs by date:

Previous
From: Frank Mayhar
Date:
Subject: Crash in PostgreSQL 7.0.b5.
Next
From: Tom Lane
Date:
Subject: Index opclass checking (was Re: Crash in PostgreSQL 7.0.b5.)