Re: standalone backend PANICs during recovery - Mailing list pgsql-hackers

From Tom Lane
Subject Re: standalone backend PANICs during recovery
Date
Msg-id 15814.1472882700@sss.pgh.pa.us
Whole thread Raw
In response to Re: standalone backend PANICs during recovery  (Bernd Helmle <mailings@oopsware.de>)
Responses Re: standalone backend PANICs during recovery  (Bernd Helmle <mailings@oopsware.de>)
List pgsql-hackers
Bernd Helmle <mailings@oopsware.de> writes:
> Well, the "use case" was a crashed hot standby at a customer site (it kept
> PANICing after restarting), where i decided to have a look through the
> recovery process with gdb. The exact PANIC was

> 2016-03-29 15:12:40 CEST [16097]: [26-1] user=,db=,xid=0,vxid=1/0 FATAL:
> unexpected GIN leaf action: 0

BTW, that didn't happen to be on big-endian hardware did it?
        regards, tom lane



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Issue with bgworker, SPI and pgstat_report_stat
Next
From: Petr Jelinek
Date:
Subject: Re: Logical Replication WIP