Re: Should we cacheline align PGXACT?

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Should we cacheline align PGXACT?
Дата
Msg-id CANP8+jKUFDP58e893snRuhV9K+cO+5SAB87VYbBp2W4eeTP==g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [HACKERS] Should we cacheline align PGXACT?  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Список pgsql-hackers
On 10 March 2017 at 13:08, Alexander Korotkov <a.korotkov@postgrespro.ru> wrote:

Results look good for me.  Idea of committing both of patches looks attractive.

I'll commit mine since I understand what it does. I'll look at the other one also, but won't commit yet.
 
We have pretty much acceleration for read-only case and small acceleration for read-write case.
I'll run benchmark on 72-cores machine as well.

No need to wait for that. 

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

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

Предыдущее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: pg_serial early wraparound
Следующее
От: David Steele
Дата:
Сообщение: Re: Adding the optional clause 'AS' in CREATE TRIGGER