More interactive ZODB packing

Posted by Mikko Ohtamaa on Stack Overflow See other posts from Stack Overflow or by Mikko Ohtamaa
Published on 2011-03-02T19:50:46Z Indexed on 2011/03/06 0:11 UTC
Read the original article Hit count: 296

Filed under:
|
|
|

Hi,

Current ZMI management "Pack database" functionality is little rough.

1) Could it be possible to have some kind of progress indicator for web UI? E.g. one telling how many minutes/hours are left giving at least some kind of estimate

2) How does ZODB packing affect the responsivity of the site? Are all transactions blocked?

3) Any command line scripts with progress indicator available so you could do this from a ZEO command line client?

4) At least some kind of log markers to logout output... [INFO] 30% done... 3:15 to go

© Stack Overflow or respective owner

Related posts about plone

Related posts about zope