Testing with concurrent sessions - Mailing list pgsql-hackers

From Kevin Grittner
Subject Testing with concurrent sessions
Date
Msg-id 4B3E549D020000250002DC59@gw.wicourts.gov
Whole thread Raw
Responses Re: Testing with concurrent sessions  ("David E. Wheeler" <david@kineticode.com>)
Re: Testing with concurrent sessions  (Markus Wanner <markus@bluegap.ch>)
List pgsql-hackers
There has been periodic discussion here about allowing psql to deal
with multiple sessions, or possibly creating another tool to allow
this sort of test.  Is anyone working on this?
It's very soon going to be critical that I be able to test particular
interleavings of statements in particular concurrent transaction sets
to be able to make meaningful progress on the serializable
transaction work.  It would be wonderful if some of these scripts
could be integrated into the PostgreSQL 'make check' scripts,
although that's not an absolute requirement.  I'm not really
concerned about performance tests for a while, just testing the
behavior of particular interleavings of statements in multiple
sessions.  If psql isn't expected to support that soon, any
suggestions?  Is pgTAP suited to this?
-Kevin



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Change to config.pl processing in the msvc build environment
Next
From: Bruce Momjian
Date:
Subject: Re: Win64 warnings about size_t