couchdb-python has a dump/load scripts that will dump and load an entire database
Paul On Wed, Sep 17, 2008 at 12:41 PM, william kinney <[EMAIL PROTECTED]> wrote: > Hi, > > I believe I heard at jchris's presentation at arc90 that the replicator can > continue from a previously failed replication (continuing where it left > off). Does anyone know if it is possible to monitor a replication process > somehow, perhaps by log file or physical file size growth? I have a large db > I'm trying to migrate from an old release to a new one, and it seems that > (outside a small tool to loop and do the migration myself), the replicator > is my only option since the db files (and views) use a deprecated storage > design. My db is ~ 330000 docs (1.9GB). > > Or does anyone has a better idea for migrating a large, older version > database? > > Thanks, > Will >
