Re: Testing of MVCC - Mailing list pgsql-hackers

From Matt Miller
Subject Re: Testing of MVCC
Date
Msg-id 1124145426.3361.50.camel@dbamm01-linux
Whole thread Raw
In response to Re: Testing of MVCC  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Testing of MVCC  (Matt Miller <mattm@epx.com>)
Re: Testing of MVCC  (Michael Fuhr <mike@fuhr.org>)
List pgsql-hackers
> What we really need is a test program that can issue a command on one
> connection (perhaps waiting for it to finish, perhaps not) and then
> issue other commands on other connections, all according to a script.

It seems to me that this is what contrib/dblink could allow, but when I
presented that idea earlier you replied:

> I doubt it would be very useful, since a script based on that
> still doesn't let you issue concurrent queries.

So, I guess I'm not clear on what you're thinking.

> Perhaps we should look at Expect or something similar.

Where can I get more info on Expect?


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Testing of MVCC
Next
From: Matt Miller
Date:
Subject: Re: Testing of MVCC