database "xxxx" is not currently accepting connections

Bug #1226772 reported by Stephane Wirtel (OpenERP)
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Confirmed
Medium
OpenERP's Framework R&D

Bug Description

In postgresl, if you disable the connections to a database, with this sql statement::

update pg_database set datallowconn = false where datname = 'DATABASE';

You will get an unmanaged exception in the login page ;-)

Please, handle this case. Thanks

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

Same problem with 7.0 !

Revision history for this message
Twinkle Christian(OpenERP) (tch-openerp) wrote :
Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Medium
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.