10 Feb
2003
10 Feb
'03
2:34 p.m.
--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