[Zope] ZODB packing
Andreas Jung
Andreas Jung <lists@andreas-jung.com>
Mon, 10 Feb 2003 15:34:31 +0100
--On Montag, 10. Februar 2003 15:27 +0100 Nicolas Romero
<Nicolas.Romero@adp3i.fr> wrote:
> Hi,
>
> My apologies if this is a FAQ, I asked Google first but found nothing
> satisfactory.
>
> I would like to execute a cron job to regularly pack the ZODB. As I
> don't want to use ZEO, I plan to use wget for this. Are there other
> alternatives I missed ?
wget should work fine.
>
> Besides, I wonder if it is safe to do pack the ZODB while zope is
> running.
>
It is safe.
-aj