Re: Assertion failure in REL9_5_STABLE - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Assertion failure in REL9_5_STABLE
Date
Msg-id 19834.1470847617@sss.pgh.pa.us
Whole thread Raw
In response to Assertion failure in REL9_5_STABLE  (Marko Tiikkaja <marko@joh.to>)
List pgsql-hackers
Marko Tiikkaja <marko@joh.to> writes:
> The failure is a number of levels down a call stack of PL/PgSQL 
> functions, but I can reproduce it at will by calling the function.  I 
> unfortunately can't narrow it down to a smaller test case, but attached 
> is an xlogdump of the session.  The query that finally breaks the 
> elephant's back is a SELECT .. FOR UPDATE from relid=54511.

> Any ideas on how to debug this?

If this test case used to pass, it'd be pretty useful to git bisect
to find where it started to fail.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Ants Aasma
Date:
Subject: Re: Proposal for CSN based snapshots
Next
From: Vladimir Sitnikov
Date:
Subject: Re: Slowness of extended protocol