Hi,
is there perhaps a way to backup all databases at once? I am thinking of adapting http://sourceforge.net/projects/automysqlbackup/ to use with BaseX, as we already did so with MongoDB.
Thanks,
Manuel
Hi Manuel,
the CREATE BACKUP command supports the glob syntax, which means that you can backup all databases with one command call [1].
Hope this helps, Christian
[1] http://docs.basex.org/wiki/Commands#CREATE_BACKUP _______________________________
On Wed, May 16, 2012 at 9:47 AM, Manuel Bernhardt bernhardt.manuel@gmail.com wrote:
Hi,
is there perhaps a way to backup all databases at once? I am thinking of adapting http://sourceforge.net/projects/automysqlbackup/ to use with BaseX, as we already did so with MongoDB.
Thanks,
Manuel _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Hi,
yes, thanks, that's what I was looking for!
Manuel
On Wed, May 16, 2012 at 9:49 AM, Christian Grün christian.gruen@gmail.com wrote:
Hi Manuel,
the CREATE BACKUP command supports the glob syntax, which means that you can backup all databases with one command call [1].
Hope this helps, Christian
[1] http://docs.basex.org/wiki/Commands#CREATE_BACKUP _______________________________
On Wed, May 16, 2012 at 9:47 AM, Manuel Bernhardt bernhardt.manuel@gmail.com wrote:
Hi,
is there perhaps a way to backup all databases at once? I am thinking of adapting http://sourceforge.net/projects/automysqlbackup/ to use with BaseX, as we already did so with MongoDB.
Thanks,
Manuel _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
basex-talk@mailman.uni-konstanz.de