Re: "unaddressable bytes" in BRIN

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: "unaddressable bytes" in BRIN
Date: 2015-05-26 15:04:01
Message-ID: 20150526150401.GW5885@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Alvaro Herrera wrote:
> Andres Freund just forwarded me a valgrind error report that Peter
> Geoghegan noticed:
>
> ==29892== Unaddressable byte(s) found during client check request
> ==29892== at 0x7D1317: PageAddItem (bufpage.c:314)

Fixed by Tom,
http://git.postgresql.org/pg/commitdiff/79f2b5d583e2e2a7ccd13e31d0e20a900c8f2f61

--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-05-26 15:43:32 Re: fsync-pgdata-on-recovery tries to write to more files than previously
Previous Message Alvaro Herrera 2015-05-26 15:01:59 Re: ERROR: MultiXactId xxxx has not been created yet -- apparent wraparound