Re: BUG #4296: Server crashes by restoring database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #4296: Server crashes by restoring database
Date
Msg-id 18658.1216131299@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #4296: Server crashes by restoring database  (Michał Szeląg <msz@szel.pl>)
List pgsql-bugs
Michał Szeląg <msz@szel.pl> writes:
> Dnia poniedzia�ek, 14 lipca 2008, Tom Lane napisa�:
>> You still haven't given anywhere near enough information to identify the
>> bug.  I wonder though if any of these tables involve non-built-in
>> datatypes?  An out-of-date .so file for an add-on datatype could easily
>> lead to crashes in these operations.

> I have composite types in my dump, there are some arrays of them too. There
> are no over datatypes.

We're not going to be able to do much about this bug report unless you
can provide a test case.  There's just not enough information here to
even begin looking for a cause.
        regards, tom lane


pgsql-bugs by date:

Previous
From: Michał Szeląg
Date:
Subject: Re: BUG #4296: Server crashes by restoring database
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #4186: set lc_messages does not work