Map connection().status() to name? - Mailing list psycopg

From Jim Nasby
Subject Map connection().status() to name?
Date
Msg-id f3dced99-bf0d-e590-4f8e-4becb38364ab@BlueTreble.com
Whole thread Raw
Responses Re: Map connection().status() to name?  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List psycopg
I realize that there are constants in psycopg2.extensions for available
connection statuses and what-not, but is there any included way to map a
returned status to a descriptive string? When I'm trying to debug
something a status of '2' doesn't really tell me anything useful. :(
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461


psycopg by date:

Previous
From: Aleksi Häkli
Date:
Subject: Re: Psycopg2 Windows packaging
Next
From: Jim Nasby
Date:
Subject: Re: Map connection().status() to name?