isolationtester and invalid permutations

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема isolationtester and invalid permutations
Дата
Msg-id 1319591143-sup-7036@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: isolationtester and invalid permutations
Список pgsql-hackers
Instead of simply aborting a spec that specifies running commands on
blocked sessions (what we call an invalid permutation), it seems more
useful to report the problem, cleanup the sessions, and continue with
the next permutation.

This, in conjunction with the dry-run patch I submitted earlier, makes
it easier to determine a working spec: dry-run the spec; copy the
so-generated permutation lines into the spec; run the spec normally,
which reports the invalid permutations; comment out the invalid
permutations from the spec; done.

The attached patch, again from Alexander Shulgin (with some tweaks from
me) does that.

Comments?

--
Álvaro Herrera <alvherre@alvh.no-ip.org>

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: TOAST versus VACUUM, or "missing chunk number 0 for toast value" identified
Следующее
От: Chris Redekop
Дата:
Сообщение: Re: Hot Backup with rsync fails at pg_clog if under load