Re: SELECT constant; takes 15x longer on 9.0?

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: SELECT constant; takes 15x longer on 9.0?
Дата
Msg-id AF37A0A8-BC5F-486C-A10D-D42921F375D8@kineticode.com
обсуждение исходный текст
Ответ на Re: SELECT constant; takes 15x longer on 9.0?  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-hackers
On Apr 6, 2010, at 6:07 AM, Merlin Moncure wrote:

>> In our test, which does 5801 of these pings during the test, they take
>> an average of 15x longer to execute on 9.0 as 8.4 ( 0.77ms vs. 0.05ms ).
> 
> did your pings change?  

No.

David



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

Предыдущее
От: "David E. Wheeler"
Дата:
Сообщение: Re: SELECT constant; takes 15x longer on 9.0?
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Check compulsory parameters in recovery.conf in standby_mode, per