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

From Andrew Dunstan
Subject isolation check takes a long time
Date
Msg-id 50007F91.8090508@dunslane.net
Whole thread Raw
Responses Re: isolation check takes a long time  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-hackers
Why does the isolation check take such a long time? On some of my slower 
buildfarm members I am thinking of disabling it because it takes so 
long. This single test typically takes longer than a full serial 
standard regression test. Is there any way we could make it faster?

cheers

andrew




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Support for XLogRecPtr in expand_fmt_string?
Next
From: Boszormenyi Zoltan
Date:
Subject: Re: [PATCH] lock_timeout and common SIGALRM framework