Re: Prepared statement issue in Pgpool-II - Mailing list pgsql-general

From Vibhor Kumar
Subject Re: Prepared statement issue in Pgpool-II
Date
Msg-id 4C29C281.40906@enterprisedb.com
Whole thread Raw
In response to Prepared statement issue in Pgpool-II  (raghu ram <raghuchennuru@gmail.com>)
Responses Re: Prepared statement issue in Pgpool-II  (raghu ram <raghuchennuru@gmail.com>)
List pgsql-general
On 28/06/10 11:14 PM, raghu ram wrote:
>
> Hi,
>
>
>
> We are using pgool-II version 2.3.2.2 (tomiteboshi)and postgres 8.3.9
> and facing the below error while running the select queries in the
> application side::
>
>
>  ERROR:  prepared statement
> "mdb2_statement_pgsql_71417ca02c1aa9cec1dd2570c46e992e" does not exist
>

Try with reset_query_list= 'ABORT; DISCARD ALL'

--
Thanks&  Regards,
Vibhor Kumar.
EnterpriseDB Corporation
The Enterprise Postgres Company

Office: 732-331-1300 Ext-2022

Website: www.enterprisedb.com
EnterpriseDB Blog: http://blogs.enterprisedb.com
Follow us on Twitter: http://www.twitter.com/enterprisedb


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Need xml element constructor given tag, attribute array & children
Next
From: Thomas Kellerer
Date:
Subject: owner of a database does not own "public" schema?