Re: [NOVICE] Prepared statement issue in Pgpool-II

From: Vibhor Kumar <vibhor(dot)kumar(at)enterprisedb(dot)com>
To: raghu ram <raghuchennuru(at)gmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org, abbas(dot)dba(at)gmail(dot)com
Subject: Re: [NOVICE] Prepared statement issue in Pgpool-II
Date: 2010-06-29 09:55:58
Message-ID: 4C29C32E.8070303@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general pgsql-novice

On 28/06/10 10:32 PM, raghu ram wrote:
>
> ERROR: prepared statement
> "mdb2_statement_pgsql_71417ca02c1aa9cec1dd2570c46e992e" does not exist
>
> STATEMENT: DEALLOCATE PREPARE
> mdb2_statement_pgsql_71417ca02c1aa9cec1dd2570c46e992e
>
> WARNING: archive_mode enabled, yet archive_command is not set
>
>
> In the pgpool.conf file set the "reset_query_list" ='ABORT; RESET
> ALL; SET SESSION AUTHORIZATION DEFAULT'
>

Change the parameter setting reset_query_list = 'ABORT; DISCARD ALL'

--
Thanks& Regards,
Vibhor Kumar.
Senior System Engineer.
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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Nathan Robertson 2010-06-30 02:21:25 cache lookup failed for index
Previous Message Vibhor Kumar 2010-06-29 09:53:05 Re: Prepared statement issue in Pgpool-II

Browse pgsql-general by date

  From Date Subject
Next Message Sim Zacks 2010-06-29 12:09:23 alter table schema, default sequences stay the same
Previous Message Vibhor Kumar 2010-06-29 09:53:05 Re: Prepared statement issue in Pgpool-II

Browse pgsql-novice by date

  From Date Subject
Next Message Greg 2010-06-29 14:35:45 Re: Postgre Protocol
Previous Message Vibhor Kumar 2010-06-29 09:53:05 Re: Prepared statement issue in Pgpool-II