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

From Jim Nasby
Subject Re: Map connection().status() to name?
Date
Msg-id a7fecbac-804e-047b-93c3-5deb5938c7ce@BlueTreble.com
Whole thread Raw
In response to Map connection().status() to name?  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Responses Re: Map connection().status() to name?  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List psycopg
On 11/11/16 2:14 PM, Jim Nasby wrote:
> 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. :(

Would a patch implementing such a map be accepted?
--
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)


psycopg by date:

Previous
From: Jim Nasby
Date:
Subject: Map connection().status() to name?
Next
From: Daniele Varrazzo
Date:
Subject: Re: Map connection().status() to name?