On 02/10/2011 07:41 AM, Shane Hathaway wrote: > On 02/10/2011 06:30 AM, Santi Camps wrote: >> I was trying to move a database copy a relstorage zodb and having some >> issues. The original zodb is mounted using a mount point /original_path >> If I restore the backup of the database and mount it using exactly >> the same mount point /original_path in the destination zope, all goes >> right. But what I want is to replicate the original database N times, >> so need to have /destination_pathN in the mount point. When I do that, >> the database seems empty (no object is shown in the mounted point). > > The normal way to copy objects in ZODB is through ZEXP export and > import. Have you tried that? Also, what is your goal?
Um, I see you mentioned that you're trying to avoid ZEXP. Ok. ;-) The question remains: What are you trying to accomplish? Shane _______________________________________________ For more information about ZODB, see the ZODB Wiki: http://www.zope.org/Wikis/ZODB/ ZODB-Dev mailing list - ZODB-Dev@zope.org https://mail.zope.org/mailman/listinfo/zodb-dev