[Zope] Backing up ZODB
Oleg Broytmann
Oleg Broytmann <phd@phd.fep.ru>
Mon, 7 May 2001 20:11:48 +0400 (MSD)
On Mon, 7 May 2001, Chris Gray wrote:
> Are there any gotchas in backing up a _live_ instance of Zope by archiving
> Data.fs? Will caching, ZEO, or something else make this hazardous or
> unreliable? Is there a way to dump ZODB instead of just copying the
> Data.fs file?
I think it is possible just manage_exportObject:
http://www.zope.org/Members/phd/remote-backup/
Oleg.
----
Oleg Broytmann http://www.zope.org/Members/phd/ phd@phd.pp.ru
Programmers don't die, they just GOSUB without RETURN.