Re: assertion failure 9.3.4 - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: assertion failure 9.3.4
Date
Msg-id 535706FF.8030805@agliodbs.com
Whole thread Raw
In response to assertion failure 9.3.4  (Andrew Dunstan <andrew.dunstan@pgexperts.com>)
List pgsql-hackers
On 04/22/2014 05:07 PM, Alvaro Herrera wrote:
> If you want to make it easier to reproduce, you need to insert some
> pg_usleep() calls in carefully selected spots.  As Andres says, the
> window is small normally.

Yeah, but the whole point of this is that having
pg_stat-statements/auto_explain loaded should make the window much
bigger.  In the cases where we're hitting it, we're hitting it with a
fair degree of predicability.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: assertion failure 9.3.4
Next
From: Tom Lane
Date:
Subject: What use case is make_tuple_indirect() supposed to illustrate?