Re: isolation check takes a long time - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: isolation check takes a long time
Date
Msg-id 1342805761-sup-2721@alvh.no-ip.org
Whole thread Raw
In response to Re: isolation check takes a long time  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: isolation check takes a long time  (Andrew Dunstan <andrew@dunslane.net>)
Re: isolation check takes a long time  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Excerpts from Andrew Dunstan's message of vie jul 20 13:15:12 -0400 2012:
>
> On 07/19/2012 09:54 AM, Andrew Dunstan wrote:
> >
> >
> >
> > Meanwhile, I would like to remove the prepared_transactions test from
> > the main isolation schedule, and add a new Make target which runs that
> > test explicitly. Is there any objection to that?
> >
> >
>
>
> Here's the patch for that.

Looks reasonable.  I'd like to have an "include" directive in regress
files so that we don't have to repeat the whole set in the second file,
but please don't let that wishlist item to stop you from committing this
patch.

Are you planning to have one of your animals run the prepared xacts
schedule? :-)

--
Álvaro Herrera <alvherre@commandprompt.com>
The PostgreSQL Company - Command Prompt, Inc.
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


pgsql-hackers by date:

Previous
From: Thom Brown
Date:
Subject: Re: Event Triggers reduced, v1
Next
From: Alvaro Herrera
Date:
Subject: Re: isolation check takes a long time