[postgis-users] ERROR: relation "geometry_columns" does not exist
Sam Boggess
sboggess at gmail.com
Thu Mar 6 10:58:03 PST 2008
Mark Cave-Ayland-3 wrote:
>
> Hi Sam,
>
> Unfortunately you haven't told us how you generated your .sql files, what
> was
> in them, how you are trying to restore them and what version of PostgreSQL
> you are using. So without more information we can't help you much :(
>
> On the positive side, the ERROR above is fairly obvious - you are missing
> the
> PostGIS geometry_columns table either from your database or earlier on in
> your .sql file.
>
>
> HTH,
>
> Mark.
>
> --
> Mark Cave-Ayland
> Sirius Corporation - The Open Source Experts
> http://www.siriusit.co.uk
> T: +44 870 608 0063
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
>
Mark,
Thank you for the reply. It looks like my issue as simple as I must have
accidentally deleted the geometry_columns table when I was cleaning up my
database. What would be the easiest way to restore it?
Thank you for your assistance,
Sam
--
View this message in context: http://www.nabble.com/ERROR%3A--relation-%22geometry_columns%22-does-not-exist-tp15867873p15881293.html
Sent from the PostGIS - User mailing list archive at Nabble.com.
More information about the postgis-users
mailing list