Testing of MVCC - Mailing list pgsql-general

From Matt Miller
Subject Testing of MVCC
Date
Msg-id 1123530815.3062.36.camel@dbamm01-linux
Whole thread Raw
Responses Re: Testing of MVCC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
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?  In
particular I want confirm the robustness of some PL/pgSQL functions in a
multi-user environment.  I could probably just bang away from multiple
interactive psql sessions, but I like to script the whole thing, and I'd
like it all to fit neatly into the current "make check" regression
tests.

pgsql-general by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Simple PG Sql question (i hope)
Next
From: "Joshua D. Drake"
Date:
Subject: Re: AMD 64 RPM?