On 03/13/2014 09:06 AM, Simone Deponti wrote:
 1. Certain tables remain locked and automatic cleanup functions (e.g.
    AUTOVACUUM) can't properly run

Are you using the "poll-interval" option? That option tells RelStorage to leave the transaction open. In practice, it's just wrong (although it doesn't corrupt any data.) I think we should remove that option.

Shane

_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to