Re: Testing of MVCC

From: Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Testing of MVCC
Date: 2005-08-09 19:19:56
Message-ID: 20050809191956.GF3061@merkur.hilbert.loc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> Matt Miller <mattm(at)epx(dot)com> writes:
> > I want to write some regression tests that confirm the behavior of
> > multiple connections simultaneously going at the same tables/rows. Is
> > there something like this already, e.g. in src/test/regress?
>
> No. You should consult the pghackers archives --- there have been
> discussions in the past about creating a test harness that would support
> useful concurrent testing. No one's gotten around to it yet, but surely
> we need one.
There's something *somewhat* related here:

http://savannah.gnu.org/cgi-bin/viewcvs/gnumed/gnumed/gnumed/client/testing/concurrency-torture-test.py

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message brew 2005-08-09 19:51:30 Re: Poll on your LAPP Preferences
Previous Message TJ O'Donnell 2005-08-09 18:48:18 Re: best way to reference tables

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew - Supernews 2005-08-09 19:21:33 Re: Simplifying wal_sync_method
Previous Message Tom Lane 2005-08-09 18:49:05 small proposal: pg_config record flag variables?