Re: BUG #8434: Why does dead lock occur many times ?

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #8434: Why does dead lock occur many times ?
Дата
Msg-id 20131128112217.GE5513@eldon.alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BUG #8434: Why does dead lock occur many times ?  (Tomonari Katsumata <katsumata.tomonari@po.ntts.co.jp>)
Ответы Re: BUG #8434: Why does dead lock occur many times ?
Список pgsql-bugs
Tomonari Katsumata wrote:
> Hi Alvaro
>
> I applied all patches you told me against 93_STABLE.
> But I could not build the source with the patches.
>
> It seems your patch use GetMultiXactIdMembers with four arguments,
> but the function requires three arguments.
> ----
> nmembers = GetMultiXactIdMembers(rawxmax, &members, false, false);
> ----
>
> do you have another patch?

Sorry, yes.  This is the complete series of patches, although I have not
tried them against 9.3 yet.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Вложения

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #8632: file "pg_subtrans/CEC0" doesn't exist, reading as zeroes
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Re: BUG #8633: Assigning to a variable named "current_time" gives wrong output