Re: [BUGS] BUG #14668: BRIN open autosummarize=on , database will crash - Mailing list pgsql-bugs

From Thomas Munro
Subject Re: [BUGS] BUG #14668: BRIN open autosummarize=on , database will crash
Date
Msg-id CAEepm=1R696zMza9iEbpjoFUt5Pirzvu3Az181rAbraiWOVvEw@mail.gmail.com
Whole thread Raw
In response to Re: [BUGS] BUG #14668: BRIN open autosummarize=on , database willcrash  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-bugs
On Wed, May 31, 2017 at 10:19 AM, Alvaro Herrera
<alvherre@2ndquadrant.com> wrote:
> Pushed fix.  Actually that's not correct either, because tuples returned
> by brinGetTupleForHeapBlock are not supposed to be freed at all since
> they are shared buffer items.  The correct thing to do there was to
> release the buffer lock ...

Ugh, right, thanks.  I'll blame the myopic analysis on jetlag and lack
of coffee.

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


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: [BUGS] [PATCH] Fixed malformed error message on malformed SCRAM message.
Next
From: wangchuanting@huawei.com
Date:
Subject: [BUGS] BUG #14680: startup process on standby encounter a deadlock ofTwoPhaseStateLock when redo 2PC xlog