Re: Speedup twophase transactions

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Speedup twophase transactions
Дата
Msg-id CANP8+jKSyR0N_071m-kJkjqbj3hQ+d3apq4wOLZA11Fo6UGV5A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Speedup twophase transactions  (Simon Riggs <simon@2ndQuadrant.com>)
Ответы Re: Speedup twophase transactions  (Andres Freund <andres@anarazel.de>)
Re: Speedup twophase transactions  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On 11 January 2016 at 18:43, Simon Riggs <simon@2ndquadrant.com> wrote:
 
I'm looking to commit what we have now. 

Here is the patch in its "final" state after my minor additions, edits and review.

Performance tests for me show that the patch is effective; my results match Jesper's roughly in relative numbers.

My robustness review is that the approach and implementation are safe.

It's clear there are various additional tuning opportunities, but the objective of the current patch to improve performance is very, very clearly met, so I'm aiming to commit *this* patch soon.

--
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Making plpython 2 and 3 coexist a bit better
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: strange CREATE INDEX tab completion cases