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
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users