Re: BUG #14295: Hot standby crash during tsvector rebuild

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Spencer Thomason <spencer(at)whiteskycommunications(dot)com>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #14295: Hot standby crash during tsvector rebuild
Date: 2016-09-03 15:49:57
Message-ID: 9236.1472917797@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

I wrote:
> I've now traced it to this bit in gindatapage.c:

The attached patch (against 9.4) should be sufficient to fix this problem.
Perhaps you can do some testing there while I'm doing the same.

regards, tom lane

Attachment Content-Type Size
gin-big-endian-bug.patch text/x-diff 424 bytes

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Jeffrey Walton 2016-09-04 04:07:11 Re: BUG #14308: Postgres 9.5.4 does not configure against OpenSSL 1.1.0
Previous Message Tom Lane 2016-09-03 15:26:15 Re: BUG #14295: Hot standby crash during tsvector rebuild