Re: BUG #14231: logical replication wal sender process spins when using error traps in function

From: Michael Day <blake(at)rcmail(dot)com>
To: Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Peter Geoghegan <pg(at)heroku(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-bugs(at)postgresql(dot)org, Andrew Gierth <andrew(at)tao11(dot)riddles(dot)org(dot)uk>
Subject: Re: BUG #14231: logical replication wal sender process spins when using error traps in function
Date: 2017-02-14 04:01:26
Message-ID: BA3FE529-957D-4A37-AA27-2D7C0C83C719@rcmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Sorry to pester, but I’m not sure how bugs like this are tracked over longer periods of time. The discussion around possible fixes for this went above my pay grade, and I’m wondering whether a fix was ever released. If not, is there any way for me to know when it does get fixed other than reviewing release notes?

> On Jul 19, 2016, at 9:18 PM, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> wrote:
>
> On 07/19/2016 06:22 PM, Tomas Vondra wrote:
>>
>> I don't expect to have much time to work on this in the next few weeks,
>> so if anyone wants to grab this and make it a proper patch, be my guest.
>
> Meh, who am I kidding. I've spent a bit more time hacking on this anyway. Attached is v3, fixing various thinkos and optimizations, checks in the code and especially docs explaining the main ideas. It's far from perfect but much better than the previous two versions.
>
> And it actually performs even better than the previous versions (about 2x faster on the 50k case).
>
> regards
>
> --
> Tomas Vondra http://www.2ndQuadrant.com
> PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
> <slab-reorder-buffer-v3.patch>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Andres Freund 2017-02-14 04:27:48 Re: BUG #14231: logical replication wal sender process spins when using error traps in function
Previous Message Michael Paquier 2017-02-14 00:01:32 Re: BUG #14543: libpq fails with group readable ssl keys