On Thu, May 26, 2011 at 10:37:49AM +0200, [email protected] wrote:
> PostgreSQL 9.0
> PostGIS 1.5
>
> what is my problem?
> LINE 12: SELECT AddGeometryColumn('','particelle','the_geom','3003','...
> ^
The function was renamed to ST_AddGeometryColumn.
You can get the old name using the postgis/legacy.sql but you'd
better change the script to use the new syntax.
--strk;
() Free GIS & Flash consultant/developer
/\ http://strk.keybit.net/services.html
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users