pack zope db in a command line
April 21st, 2007
ZopeDB will grow with transactions. So a weekly pack was needful to make the file size smaller.
This is a simple line to pack zopedb:
curl -u username:password http://127.0.0.1:7777/Control_Panel/Database/manage_pack?days:float=0
Suppose Zope’s HTTP listen at 127.0.0.1:7777