Re: Windows performance

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Windows performance
Дата
Msg-id 56BE3106.4040404@hogranch.com
обсуждение исходный текст
Ответ на Re: Windows performance  ("Sterpu Victor" <victor@caido.ro>)
Ответы Re: Windows performance  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On 2/12/2016 8:09 AM, Sterpu Victor wrote:
> The query is very big but I pasted it at the end of the mail with the
> EXPLAIN ANALYZE.

I ran that explain through Depesz's 'explain' analyzer.
http://explain.depesz.com/s/c7ts

there's a lot(!) of small steps in that query.   I'm going to hazard a
guess that the issue is related to semaphore overhead or something like
that.

certainly, ti would be good to benchmark both OS's on the same version
of postgres, comparing 9.1 to 9.5 isn't fair.

--
john r pierce, recycling bits in santa cruz



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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: PosgreSQL Security Architecture
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Windows performance