Draft: stack/erp5: restore ZODB with --quick --with-verify.
It should be safe enough as :
- --quick does not change anything for the (initial) full recover.
 - incremental recover chunks will be still verified by --with-verify.
 
It should be safe enough as :