Re: pg11.1: dsa_area could not attach to segment

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Sergei Kornilov <sk(at)zsrv(dot)org>
Cc: Justin Pryzby <pryzby(at)telsasoft(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg11.1: dsa_area could not attach to segment
Date: 2019-02-15 02:08:41
Message-ID: CAEepm=2FWfRXZtfkyqFX__n0M2su6L7+k_x14Jzp2Qug6g-bGQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Feb 15, 2019 at 2:31 AM Sergei Kornilov <sk(at)zsrv(dot)org> wrote:
> I can not reproduce bug after 30min test long. (without patch bug was after minute-two)

Thank you Justin and Sergei for all your help reproducing and testing this.

Fix pushed to all supported releases. It's lightly refactored from
the version I posted yesterday. Just doing s/break/continue/ made for
a cute patch, but this way the result is easier to understand IMHO. I
also didn't bother with the non-essential change.

--
Thomas Munro
http://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Karlsson 2019-02-15 02:34:57 Re: Early WIP/PoC for inlining CTEs
Previous Message Kyotaro HORIGUCHI 2019-02-15 01:46:01 Re: Using POPCNT and other advanced bit manipulation instructions