« Return to Thread: Migrating from Plone 4.1.4 ZEO data.fs and blobs to Relstorage

Re: Migrating from Plone 4.1.4 ZEO data.fs and blobs to Relstorage

by Sean Upton :: Rate this Message:

| View in Thread

On Sun, Apr 15, 2012 at 6:36 PM, Sam Wilson <sam@...> wrote:
> Hanno gave me a hand off list with a few bits of config that I
> couldn't find listed in the official documentation on
> http://pypi.python.org/pypi/RelStorage#zodbconvert

Once you figure out the configuration options, zodbconvert is indeed a
gem -- should you ever feel inclined, it also makes a decent way to
backup RelStorage to a FileStorage should that be useful for your
backup processes.

I use this to rsync gzipped daily FileStorage snapshots of my database
from production RelStorage to development on my workstation (which I
load into RelStorage via another zodbconvert step), and it also
supplements my pgdump backups from PostgreSQL.

Sean
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@...
https://mail.zope.org/mailman/listinfo/zodb-dev

 « Return to Thread: Migrating from Plone 4.1.4 ZEO data.fs and blobs to Relstorage