Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution.

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution.
Дата
Msg-id CAM-w4HOuJPZKN4cgSq8d=8t078X3epXUy1jTTnSDp3vUyv9MJg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution.  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Re: [COMMITTERS] pgsql: Add some isolation tests for deadlock detection and resolution.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
<p dir="ltr">The tests worked fine on faster build animals, right? And the clobber animals are much much slower.... So
itseems perfectly sensible that their deadlock timeout would just have to be much much higher to have the same
behaviour.I see nothing wrong in just setting deadlock timeout to a minute or more on these machines. <p dir="ltr">The
invariantis just that the deadlock timeout needs enough head room over the actual time the tester's queries take. If
theynormally take a 1/10th of a second then why not just set the timeout to 10x however long they take on the clobber
animals?<pdir="ltr">-- <br /> Greg 

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Defaults for replication/backup
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: GinPageIs* don't actually return a boolean