[postgis-users] RE : How to change the SRID of a table ingeometry_columns view
Nicolas Ribot
nicolas.ribot at gmail.com
Fri Sep 14 02:06:55 PDT 2012
> Hello,
>
> I think you do not have to change the view but only update the original table using st_SetSRID (http://postgis.org/docs/ST_SetSRID.html) and the view should be automatically update.
>
> To change the SRID from your table you will certainly have to remove constraints first.
>
> Hugues.
>
Hi Hugues,
Sorry, did not see your answer.
(by the way, do you know why your replies appears as a new thread
instead of appending to the original thread ?)
Nicolas
More information about the postgis-users
mailing list