Lennart Regebro wrote:
On 7/28/05, Yuri <yurj@alfa.it> wrote:
Hi!
How can I split a Zodb? I mean, I have a big folder which I would like to became a separate ZODB file
Well, I suspect the simplest way is to copy the ZODB and delete everything that shouldn't be in it. Export and import could theoretically work to. I havent't tried any of them with really big ZODBs though.
Good! Anyway, some command line tools could help... zodb operations can take longer time (for example, changing the name of the upper folder wake up all the "contained" objects...)
On 7/28/05, Yuri <yurj@alfa.it> wrote:
Anyway, some command line tools could help... zodb operations can take longer time (for example, changing the name of the upper folder wake up all the "contained" objects...)
Yeah, but it wouldn't be faster through the command line... -- Lennart Regebro, Nuxeo http://www.nuxeo.com/ CPS Content Management http://www.cps-project.org/
participants (2)
-
Lennart Regebro -
Yuri