[postgis-users] Rép: Link beween the_geom of 2 tables
Hugues François
hugues.francois at irstea.fr
Thu Jul 18 08:28:36 PDT 2013
Hello,
I don't think this kind of link exists but I think a trigger function will do what you need.
http://www.postgresql.org/docs/9.1/static/sql-createtrigger.html
Hugues
Melin Maxence <maxencemelin at yahoo.fr> a écrit :
Hi,
Do you know if it is possible to have in the_geom field of one record in a table A, a link (query, hypertext, something else...) to the_geom field of another record in a different table (table B), so that when the geom is modified in the record of the table A, it is automatically modified in the related record of the table B ?
Thanks for your answers !
Max
More information about the postgis-users
mailing list