Re: Simple tester for MVCC in PostgreSQL - Mailing list pgsql-hackers

From Jim C. Nasby
Subject Re: Simple tester for MVCC in PostgreSQL
Date
Msg-id 20050906185624.GT60481@pervasive.com
Whole thread Raw
In response to Re: Simple tester for MVCC in PostgreSQL  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
On Tue, Sep 06, 2005 at 06:21:11PM +0200, Martijn van Oosterhout wrote:
> On Tue, Sep 06, 2005 at 03:51:41PM +0000, Matt Miller wrote:
> > On Tue, 2005-08-30 at 00:56 +0200, Martijn van Oosterhout wrote:
> > > http://svana.org/kleptog/pgsql/mvcctest.tar.gz
> > 
> > I've started using it in some simple cases and it seems to be a good
> > tool.  The feature set looks to me to be a pretty solid core on which to
> > build.
> 
> Very nice. I too think the base is sufficient for quite complicated
> tests. I actually wrote a script which tested all pairs of locks to
> ensure they blocked exactly as the documentation said they should. And
> it passed.

Should we add this stuff to the regression tests (probably as a seperate
option since not everyone will want to install perl)?
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


pgsql-hackers by date:

Previous
From: huaxin zhang
Date:
Subject: purge hash table, how to?
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Call for 7.5 feature completion