Re: pgBench cannot use prepared statements and reconnections

Поиск
Список
Период
Сортировка
От Mark Kirkwood
Тема Re: pgBench cannot use prepared statements and reconnections
Дата
Msg-id 51F99906.7040708@catalyst.net.nz
обсуждение исходный текст
Ответ на pgBench cannot use prepared statements and reconnections  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: pgBench cannot use prepared statements and reconnections  (Mark Kirkwood <mark.kirkwood@catalyst.net.nz>)
Список pgsql-bugs
On 01/08/13 10:08, Josh Berkus wrote:
>
> To wit:
>
> [jberkus@pgx-test prepare]$ pgbench -c 4 -C -T 180 -l -r -M prepared bench
> starting vacuum...end.
> Client 1 aborted in state 7: ERROR:  prepared statement "P0_7" does not
> exist
> Client 0 aborted in state 7: ERROR:  prepared statement "P0_7" does not
> exist
> Client 3 aborted in state 7: ERROR:  prepared statement "P0_7" does not
> exist
> Client 2 aborted in state 7: ERROR:  prepared statement "P0_7" does not
> exist
> transaction type: TPC-B (sort of)
>

Strange - work for me (9.4devel pulled just now).

Cheers

Mark

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: pgBench cannot use prepared statements and reconnections
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: pgBench cannot use prepared statements and reconnections