Re: pgBench cannot use prepared statements and reconnections

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: pgBench cannot use prepared statements and reconnections
Дата
Msg-id 51FAA23D.40007@agliodbs.com
обсуждение исходный текст
Ответ на pgBench cannot use prepared statements and reconnections  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-bugs
On 07/31/2013 04:11 PM, Mark Kirkwood wrote:
> Hmmm, apologies - actually it didn't - I read right past the text
>
> ERROR:  prepared statement "P0_7" does not exist
>

Yah.  It's quite possible that the answer is to explicitly disallow this
-- the only reason I even tried it is that I was testing for a
PostgreSQL bug -- but we should fail gracefully, e.g. "Use of prepared
statements with pgbench requires persistent connections.  You may not
use the -C and -m prepared options together".

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

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

Предыдущее
От: Mark Kirkwood
Дата:
Сообщение: Re: pgBench cannot use prepared statements and reconnections
Следующее
От: harshmailbox85@gmail.com
Дата:
Сообщение: BUG #8350: unable to register pgAgent