Re: Concurrency testing

From: "David E(dot) Wheeler" <david(at)kineticode(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Concurrency testing
Date: 2009-10-07 17:28:08
Message-ID: 6C26B8D7-FE66-42F3-BF15-43F799FF88D3@kineticode.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2009-10-07 17:38:06 Re: Concurrency testing
Previous Message Dean Rasheed 2009-10-07 17:14:13 Scaling up deferred unique checks and the after trigger queue