Testing of MVCC

Поиск
Список
Период
Сортировка
От Matt Miller
Тема Testing of MVCC
Дата
Msg-id 1123530815.3062.36.camel@dbamm01-linux
обсуждение исходный текст
Ответы Re: Testing of MVCC  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Simple PG Sql question (i hope)
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: AMD 64 RPM?