Re: psycopg2 and prepared statements - Mailing list pgsql-general

From Micah Yoder
Subject Re: psycopg2 and prepared statements
Date
Msg-id 200805051446.28085.micah@yoderdev.com
Whole thread Raw
In response to psycopg2 and prepared statements  (Micah Yoder <micah@yoderdev.com>)
List pgsql-general
On Monday 05 May 2008 14:28:47 Micah Yoder wrote:
> Just started a nice new project in mod_python with psycopg2, then
> discovered that psycopg2 apparently does not support prepared statements.
>  Is that true? Any workarounds?

Ah wait, do prepared statements not need any support from the client library?
I was thinking they did.  If not, sorry for the noise. :)

pgsql-general by date:

Previous
From: "Dan Armbrust"
Date:
Subject: Re: checkpoint_segments warning?
Next
From: "Hans Zaunere"
Date:
Subject: Re: COPY Performance