From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> |
Cc: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>, Jesper Pedersen <jesper(dot)pedersen(at)redhat(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
Subject: | Re: Speedup twophase transactions |
Date: | 2016-09-01 20:06:55 |
Message-ID: | CANP8+j+KX9a0gCZJtoV7Bbx8O=0sR3CAZhf8nt+mCfCCUbcEJQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 13 April 2016 at 15:31, Stas Kelvich <s(dot)kelvich(at)postgrespro(dot)ru> wrote:
> Fixed patch attached. There already was infrastructure to skip currently
> held locks during replay of standby_redo() and I’ve extended that with check for
> prepared xids.
Please confirm that everything still works on current HEAD for the new
CF, so review can start.
Thanks
--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Gavin Flower | 2016-09-01 20:10:24 | Re: System load consideration before spawning parallel workers |
Previous Message | Andres Freund | 2016-09-01 19:58:00 | Re: incomplete removal of not referenced CTEs |