Re: exec_execute_message crush

Поиск
Список
Период
Сортировка
От Tatsuo Ishii
Тема Re: exec_execute_message crush
Дата
Msg-id 20091229.124755.51301287.t-ishii@sraoss.co.jp
обсуждение исходный текст
Ответ на Re: exec_execute_message crush  (Tatsuo Ishii <ishii@postgresql.org>)
Ответы Re: exec_execute_message crush  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> > Hm, can't you get libpq to do it?
> 
> That depends on how libpq is "intelligent":-) Let me try...
> 
> Another idea is a "packet recorder", which could record packets from
> pgpool to PostgreSQL and replay them. I don't remember at present, but
> I vaguely recall something like that exists.

It seems we can't get libpq to do it. libpq does not provide a
function which can execute bind alone. In my understanding
PQexecPrepared does bind + execute.
--
Tatsuo Ishii
SRA OSS, Inc. Japan


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Serializable implementation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: exec_execute_message crush