| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Matt Miller <mattm(at)epx(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Testing of MVCC |
| Date: | 2005-08-08 20:59:08 |
| Message-ID: | 9132.1123534748@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | 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.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim GUNDUZ | 2005-08-08 21:04:42 | Re: AMD 64 RPM? |
| Previous Message | Tony Caduto | 2005-08-08 20:33:39 | Re: AMD 64 RPM? |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Mark Woodward | 2005-08-08 20:59:13 | Re: shrinking the postgresql.conf |
| Previous Message | Tom Lane | 2005-08-08 20:57:17 | Re: #escape_string_warning = off |