Re: drop-index-concurrently-1 on master fails at serializable

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: drop-index-concurrently-1 on master fails at serializable
Дата
Msg-id 20131011201258.GA3974671@alap2.anarazel.de
обсуждение исходный текст
Ответ на Re: drop-index-concurrently-1 on master fails at serializable  (Kevin Grittner <kgrittn@ymail.com>)
Ответы Re: drop-index-concurrently-1 on master fails at serializable  (Kevin Grittner <kgrittn@ymail.com>)
Список pgsql-hackers
On 2013-10-08 15:01:26 -0700, Kevin Grittner wrote:
> Kevin Grittner <kgrittn@ymail.com> wrote:
> 
> > [ isolation test failed at snapshot-based isolation levels ]
> 
> Fix pushed, that looks for the right results based on isolation level.

Hm, given what we're trying to test here, wouldn't it be better to
explicitly use READ COMMITTED?

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Cmpact commits and changeset extraction
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Replace duplicate_oids with Perl implementation