What happens at BIND time?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема What happens at BIND time?
Дата
Msg-id 5217DD6D.60804@agliodbs.com
обсуждение исходный текст
Ответы Re: What happens at BIND time?
Список pgsql-hackers
All,

Per -performance, we're trying to isolate and reproduce a customer issue
where on 9.2 BINDs get progressively slower (as much as 2000% slower)
over the course of a long test run, in a way they *don't* in 8.4.

So I'm looking for a cause for this.  One thing would help is a clearer
understanding of what happens at BIND time for 3-phase queries.

Note that, in this workload, the user is re-parsing the queries
over-and-over rather than using prepared plans properly.

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



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PL/pgSQL PERFORM with CTE
Следующее
От: Tom Lane
Дата:
Сообщение: Re: What happens at BIND time?