Re: BUG #14295: Hot standby crash during tsvector rebuild - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #14295: Hot standby crash during tsvector rebuild
Date
Msg-id 21830.1472209531@sss.pgh.pa.us
Whole thread Raw
In response to BUG #14295: Hot standby crash during tsvector rebuild  (spencer@whiteskycommunications.com)
Responses Re: BUG #14295: Hot standby crash during tsvector rebuild  (Spencer Thomason <spencer@whiteskycommunications.com>)
List pgsql-bugs
spencer@whiteskycommunications.com writes:
> Logs from one of the replicas is below:
> 2016-08-26 06:01:50 UTC FATAL:  unexpected GIN leaf action: 0
> 2016-08-26 06:01:50 UTC CONTEXT:  xlog redo Insert item, node:
> 1663/16387/33108 blkno: 6622 isdata: T isleaf: T 3 segments: 2 (add 0 items)
> 0 unknown action 0 ???

Hmm, we have seen a couple of reports of that recently but have not been
able to track it down.  Can you provide more details about what you're
doing that triggers it?  Maybe even a self-contained test case?  It
doesn't have to be one that fails every time, as long as it'll fail
occasionally.

            regards, tom lane

pgsql-bugs by date:

Previous
From: spencer@whiteskycommunications.com
Date:
Subject: BUG #14295: Hot standby crash during tsvector rebuild
Next
From: Joe Gitter
Date:
Subject: Errors Installing PostgresSQL