Re: Insert fail: could not open relation with OID 3221204992

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: araza(at)esri(dot)com
Cc: "postgresql-general" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Insert fail: could not open relation with OID 3221204992
Date: 2007-03-22 15:02:02
Message-ID: 2944.1174575722@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

araza(at)esri(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message George Weaver 2007-03-22 15:05:08 Re: xpath_list() function
Previous Message Erik Jones 2007-03-22 14:46:23 Deadlock with REINDEX TABLE