[postgis-users] AddGeometryColumn

Sandro Santilli strk at keybit.net
Thu May 26 02:01:56 PDT 2011


On Thu, May 26, 2011 at 10:37:49AM +0200, vittoriano.aurelio at libero.it 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



More information about the postgis-users mailing list