Re: Trying to track down weird query stalls

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Trying to track down weird query stalls
Дата
Msg-id 20090330213839.GJ23023@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Trying to track down weird query stalls  (dan@sidhe.org)
Список pgsql-performance
dan@sidhe.org escribió:

> Fair enough. (And sorry about the mis-read) Next time this occurs I'll try
> and duplicate this in psql. FWIW, a quick read of the C underlying the
> DBD::Pg module shows it using PQexecPrepared, so I'm pretty sure it is
> using prepared statements with placeholders, but double-checking seems
> prudent.

Yes, but I doubt that it'll be smart enough to work for EXPLAIN in the
way we need here.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: dan@sidhe.org
Дата:
Сообщение: Re: Trying to track down weird query stalls
Следующее
От: Scott Carey
Дата:
Сообщение: Re: Trying to track down weird query stalls