[postgis-users] Geometry Columns
Obe, Regina DND\MIS
robe.dnd at ci.boston.ma.us
Mon Oct 21 12:39:49 PDT 2002
This error happens if you've got elements of your old postgres install.
Specifically I think its the pgsql language handler - your new install is
probably pointing to the old pgsql language handler.
-----Original Message-----
From: Joao Brezolin [mailto:gispmpf at yahoo.com.br]
Sent: Monday, October 21, 2002 1:33 PM
To: postgis-users at postgis.refractions.net
Subject: [postgis-users] Geometry Columns
Hi , all
I'm upgading from postgis 0.5.1 to 0.7.3.
In 0.5.1 to create a geometry column was very easy its
just : ...,geometry_column geometry, ...
for 0.7.3 is as follows:
SELECT AddGeometryColumn( '', 'sublote', 'area',-1,
'GEOMETRY', 2);
but this error returns...:
ERROR: SearchSysCache: Bad cache id 27
what could be wrong?
Thanks
João
_______________________________________________________________________
Yahoo! GeoCities
Tudo para criar o seu site: ferramentas fáceis de usar, espaço de sobra e
acessórios.
http://br.geocities.yahoo.com/
_______________________________________________
postgis-users mailing list
postgis-users at postgis.refractions.net
http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list