Re: Concurrency testing - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Concurrency testing
Date
Msg-id 6C26B8D7-FE66-42F3-BF15-43F799FF88D3@kineticode.com
Whole thread Raw
In response to Re: Concurrency testing  (David Fetter <david@fetter.org>)
Responses Re: Concurrency testing
List pgsql-hackers
On Oct 7, 2009, at 9:53 AM, David Fetter wrote:

> At the moment, we have no way to test this, although with certain Perl
> modules, it would be pretty trivial.

No non-core modules necessary. Just use Test::More and file handles  
opened via pipes to two or more psql sessions.

Best,

David


pgsql-hackers by date:

Previous
From: Dean Rasheed
Date:
Subject: Scaling up deferred unique checks and the after trigger queue
Next
From: David Fetter
Date:
Subject: Re: Concurrency testing