Re: Insert fail: could not open relation with OID 3221204992 - Mailing list pgsql-general

From Tom Lane
Subject Re: Insert fail: could not open relation with OID 3221204992
Date
Msg-id 2944.1174575722@sss.pgh.pa.us
Whole thread Raw
In response to Re: Insert fail: could not open relation with OID 3221204992  (araza@esri.com)
Responses Re: Insert fail: could not open relation with OID 3221204992  (araza@esri.com)
List pgsql-general
araza@esri.com writes:
> Here is the schema info:
> ...
>  shape    | st_geometry |

> st_geometry is our own implementation for geometry type.

To be blunt, I'd suggest looking there first.  Can you duplicate the
failure when loading into a table with no custom datatype?

            regards, tom lane

pgsql-general by date:

Previous
From: Erik Jones
Date:
Subject: Deadlock with REINDEX TABLE
Next
From: George Weaver
Date:
Subject: Re: xpath_list() function