Is there dictionary connection that also does logging?

From: "W(dot) Matthew Wilson" <matt(at)tplus1(dot)com>
To: psycopg(at)postgresql(dot)org
Subject: Is there dictionary connection that also does logging?
Date: 2011-06-11 19:42:46
Message-ID: BANLkTimaH+GUOVomnNx8hKZMkqs1RVRngA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: psycopg

There's a psycopg2.extras.LoggingConnection and a
psycopg2.extras.DictConnection.

Is there a connection that does both?

If not, could I write one? Is there anything that prevents these from
working together?

Matt

PS: psycopg2 is fantastic software.

--
W. Matthew Wilson
matt(at)tplus1(dot)com
http://tplus1.com

Responses

Browse psycopg by date

  From Date Subject
Next Message Daniele Varrazzo 2011-06-11 22:32:52 Re: Is there dictionary connection that also does logging?
Previous Message Federico Di Gregorio 2011-06-09 07:01:59 Re: 2.4.2 code ready