[postgis-users] PG_Dump PG_Restore and Topology
Christophe Vergon
christophevergon-girtec at orange.fr
Wed Jul 24 00:04:43 PDT 2013
Hi,
After a Dump of a postgis 2.0's database, we try to restore it with this :
http://svn.osgeo.org/postgis/tags/2.0.2/utils/postgis_restore.pl.in
It works but the topology.topology table is restored only with one row
(my_topo, the default row) all rows wich were created by ourself with
Createtopology('mytoponame',SRID) are not restored.
Any Idea why ?
Christophe
More information about the postgis-users
mailing list