Re: psycopg2 and prepared statements

From: Micah Yoder <micah(at)yoderdev(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: psycopg2 and prepared statements
Date: 2008-05-05 19:46:28
Message-ID: 200805051446.28085.micah@yoderdev.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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. :)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Hans Zaunere 2008-05-05 20:14:08 Re: COPY Performance
Previous Message Dan Armbrust 2008-05-05 19:45:19 Re: checkpoint_segments warning?