[Buildbot-commits] [Buildbot] #2753: master does not reconnect to PostgreSQL when database server is restarted
Buildbot trac
trac at buildbot.net
Thu Apr 17 02:48:26 UTC 2014
#2753: master does not reconnect to PostgreSQL when database server is restarted
------------------------------+--------------------
Reporter: mstapelberg | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.8.+
Version: 0.8.8 | Resolution:
Keywords: database , simple |
------------------------------+--------------------
Changes (by dustin):
* keywords: => database , simple
* type: undecided => defect
* milestone: undecided => 0.8.+
Comment:
It looks like the postgres dialect needs automatic-reconnection
functionality similar to that already in place for MySQL.
http://docs.sqlalchemy.org/en/rel_0_8/core/pooling.html#disconnect-
handling-pessimistic
--
Ticket URL: <http://trac.buildbot.net/ticket/2753#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list