Re: Prepared statements and cursors

From: Susan Cassidy <susan(dot)cassidy(at)decisionsciencescorp(dot)com>
To: Andreas Lubensky <lubensky(at)cognitec(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Prepared statements and cursors
Date: 2014-01-23 17:37:04
Message-ID: CAE3Q8omanBABXswBTYpF=psZbiwP1aPUz4_QdUUFNbKDUazKMw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

pgpool-II may do what you want.

On Thu, Jan 23, 2014 at 6:31 AM, Andreas Lubensky <lubensky(at)cognitec(dot)com>wrote:

> Hello,
> When implementing a database backend with libpq I realized that it seems
> to be impossible to declare a cursor on a prepared statement. Is this
> correct? What is the reason for this limitation?
>
> --
> with best regards,
>
> Andreas Lubensky
>
>
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Susan Cassidy 2014-01-23 17:37:30 Re: Prepared statements and cursors
Previous Message Tom Lane 2014-01-23 15:00:03 Re: Question on Sort node's actual rows