Skip to content

Draft: stack/erp5: restore ZODB with --quick --with-verify.

Kazuhiko Shiozaki requested to merge feat/quick-zodb-recover into master

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.
Edited by Romain Courteaud

Merge request reports