Hi, > Hi, > > maybe this is something that came up beforehand, but i searched the > archives and couldn't find anything: > > Is it possible to dump the mapbender database and restore it in one go > (e.g. for copying it, backup), without disabling the referential > integrity checks?
Which database? In postgres you could try to create a backup-database using the existing as a template. not tested! > At the moment, it's not possible to do that because of left-overs in > several tables, that conflict with FK constraints (e.g. wms_id 336 in > wms_format). Are there other reasons why it wouldn't work? Why not get rid of the left-overs? Ciao Thomas -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer _______________________________________________ Mapbender_dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapbender_dev
