Re: PQexecParams performance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PQexecParams performance
Дата
Msg-id 2448.1134428170@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PQexecParams performance  ("Harry Rossignol" <harrywr2@comcast.net>)
Список pgsql-bugs
"Harry Rossignol" <harrywr2@comcast.net> writes:
> My experience using PQexecParams is that it has a performance
> degradation of a factor of 100's if not thousands.

This is demonstrably not so in general.  You may be hitting a case where
the planner chooses a poor plan for lack of information about the value
of a parameter ... but with no details about the query or even mention
of which PG version you're talking about, this bug report isn't worth
the electrons it's written on.

            regards, tom lane

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

Предыдущее
От: "Harry Rossignol"
Дата:
Сообщение: PQexecParams performance
Следующее
От: Andreas Pflug
Дата:
Сообщение: COPY TO STDOUT BINARY