Prepared statement issue in Pgpool-II

Поиск
Список
Период
Сортировка
От raghu ram
Тема Prepared statement issue in Pgpool-II
Дата
Msg-id AANLkTimzp4L13V8PeQ2mCJY4565dpQ94buAbY85ZspkJ@mail.gmail.com
обсуждение исходный текст
Ответы Re: [NOVICE] Prepared statement issue in Pgpool-II  (Vibhor Kumar <vibhor.kumar@enterprisedb.com>)
Список pgsql-admin

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

 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'


We also tested on pgpool-II version 2.3.3, result will be same.


Please help us to resolve the issue.


Regards

Raghu

В списке pgsql-admin по дате отправления:

Предыдущее
От: Emanuel Calvo Franco
Дата:
Сообщение: Re: pg in the sky
Следующее
От: Vibhor Kumar
Дата:
Сообщение: Re: [NOVICE] Prepared statement issue in Pgpool-II