Re: Instability in copying large quantities of data - Mailing list pgsql-general

From Tom Lane
Subject Re: Instability in copying large quantities of data
Date
Msg-id 14308.968085265@sss.pgh.pa.us
Whole thread Raw
In response to Instability in copying large quantities of data  (fabrizio.ermini@sysdat.it)
List pgsql-general
fabrizio.ermini@sysdat.it writes:
> version. The problem is that the COPY of the data, apparently,
> sometimes leaves a table in an inconsistent state.
> The command doesn't throw any error, but when I try to SELECT or
> VACUUM that table the backend dumps core.

Backtrace from core file, please?  (Compiling the backend with -g
first would improve the usefulness of the trace, but it might tell
us something even without.)

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: if (SQLCODE != 0) { sprintf(rMsg,"ERROR: ERROR on SELError Unknown type 'oid8'
Next
From: "cuke"
Date:
Subject: Re: