Testing with concurrent sessions

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Testing with concurrent sessions
Дата
Msg-id 4B3E549D020000250002DC59@gw.wicourts.gov
обсуждение исходный текст
Ответы Re: Testing with concurrent sessions  ("David E. Wheeler" <david@kineticode.com>)
Re: Testing with concurrent sessions  (Markus Wanner <markus@bluegap.ch>)
Список pgsql-hackers
There has been periodic discussion here about allowing psql to deal
with multiple sessions, or possibly creating another tool to allow
this sort of test.  Is anyone working on this?
It's very soon going to be critical that I be able to test particular
interleavings of statements in particular concurrent transaction sets
to be able to make meaningful progress on the serializable
transaction work.  It would be wonderful if some of these scripts
could be integrated into the PostgreSQL 'make check' scripts,
although that's not an absolute requirement.  I'm not really
concerned about performance tests for a while, just testing the
behavior of particular interleavings of statements in multiple
sessions.  If psql isn't expected to support that soon, any
suggestions?  Is pgTAP suited to this?
-Kevin



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Change to config.pl processing in the msvc build environment
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Win64 warnings about size_t