Re: Speedup twophase transactions - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: Speedup twophase transactions
Date
Msg-id CANP8+jKSyR0N_071m-kJkjqbj3hQ+d3apq4wOLZA11Fo6UGV5A@mail.gmail.com
Whole thread Raw
In response to Re: Speedup twophase transactions  (Simon Riggs <simon@2ndQuadrant.com>)
Responses Re: Speedup twophase transactions  (Andres Freund <andres@anarazel.de>)
Re: Speedup twophase transactions  (Michael Paquier <michael.paquier@gmail.com>)
List 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
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Making plpython 2 and 3 coexist a bit better
Next
From: Alvaro Herrera
Date:
Subject: Re: strange CREATE INDEX tab completion cases