Hi,

Recently we realized Relstorage seems to start and never close a database connection after the first write. This database connection is reported to IDLE in postgres.

Note: this IDLEing connection is only started after adding an object to a "container" - in our testing a Zope application root. Storing an attribute on the app root, seems to not result in leaving an IDLEing connection.

Quick question: is this expected behaviour?

Kind regards, jw

ps. We suspected that his IDLEing connection keeps postgres from succefully running its auto vacuuming task, but we're actually not sure about that.

_______________________________________________
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