[ZODB-Dev] Splitting a large ZODB file storage - any light-weight approach?
Rafael Monnerat
rafael at nexedi.com
Mon Jan 4 08:53:06 EST 2010
You can take a loot into:
http://svn.erp5.org/erp5/trunk/utils/zodb-cutter/
Seems a tool for what you want to do.
Regards,
Rafael Monnerat
Em Wed, 30 Dec 2009 08:58:36 +0100
Andreas Jung <lists at zopyx.com> escreveu:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi there,
>
> we have some huge ZODB file storage (60-80 GB each) and we want
> to split the storage into a number of smaller storage (easier
> to handle for backup and packing). The storages themselves only
> contain a few (Zope 2) folders - let's say folders A, B, C -
> within the root and we want to create seperate storages for A, B, C.
>
> Is there some easier approach than using the Zope 2 CopyManager API
> for moving data around. The ZODB storage iterator API comes to my
> mind... is this a suitable approach or is there some other
> light-weight approach (compared to using CopyManager API)?
>
> Andreas
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAks7CCwACgkQCJIWIbr9KYxZTgCcDU2ouwg2/WJk5Zkre4u1C1ZJ
> qzYAnRxtVYUsumoPdPowodwCqNNJpoBH
> =50VP
> -----END PGP SIGNATURE-----
>
More information about the ZODB-Dev
mailing list