Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

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: Thu, 22 Mar 2007 11:02:02 -0400
  • Message-id: <2944(dot)1174575722(at)sss(dot)pgh(dot)pa(dot)us>

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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group