Hi all, is there a way to do a pack to zodb without using the managment screens pack button? Maybe a python script we could execute from the file system. Regards, Júlio Dinis Silva _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com.
On Thu, 12 Oct 2000, JЗlio Dinis Silva wrote:
is there a way to do a pack to zodb without using the managment screens pack button?
Maybe a python script we could execute from the file system.
Just call the pack over HTTP. I run a cron job to do this. Oleg. (All opinions are mine and not of my employer) ---- Oleg Broytmann Foundation for Effective Policies phd@phd.russ.ru Programmers don't die, they just GOSUB without RETURN.
"Júlio Dinis Silva" wrote:
Hi all,
is there a way to do a pack to zodb without using the managment screens pack button?
Maybe a python script we could execute from the file system.
Regards, Júlio Dinis Silva _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at http://profiles.msn.com.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hello, I'm using OracleStorage and I'd like know if can I pack my Database as I do with data.fs. Are there any differences? Thanks. Marcus Mendes
participants (3)
-
J�lio Dinis Silva -
Marcus Mendes -
Oleg Broytmann