Re: BUG #8434: Why does dead lock occur many times ? - Mailing list pgsql-bugs

From Alvaro Herrera
Subject Re: BUG #8434: Why does dead lock occur many times ?
Date
Msg-id 20131128112217.GE5513@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: BUG #8434: Why does dead lock occur many times ?  (Tomonari Katsumata <katsumata.tomonari@po.ntts.co.jp>)
Responses Re: BUG #8434: Why does dead lock occur many times ?  (Tomonari Katsumata <katsumata.tomonari@po.ntts.co.jp>)
List 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

Attachment

pgsql-bugs by date:

Previous
From: Andres Freund
Date:
Subject: Re: BUG #8632: file "pg_subtrans/CEC0" doesn't exist, reading as zeroes
Next
From: Pavel Stehule
Date:
Subject: Re: Re: BUG #8633: Assigning to a variable named "current_time" gives wrong output