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.
regards, tom lane