[postgis-users] AddGeometryColumn does not exist

Elena Camossi elena.camossi at gmail.com
Fri Aug 3 02:57:18 PDT 2007


Hi all,

I'm new to PostGis, and I'm making some preliminary test following the
manual.
With this command:

   select AddGeometryColumn('', 'gtest', 'geom', -1, 'LINESTRING', 2);

I got this error:

ERROR: function addgeometrycolumn("unknown", "unknown", "unknown", integer,
"unknown", integer) does not exist
SQL state: 42883
Hint: No function matches the given name and argument types. You may need to
add explicit type casts.
Character: 8

I'm running Postgres 8.2 with PostGIS enabled on Windows XP.

Thank you for any helping.

Best Regards,
-Elena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070803/e58f25b7/attachment.html>


More information about the postgis-users mailing list