Re: ERROR: invalid memory alloc request size - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: ERROR: invalid memory alloc request size
Date
Msg-id 20051027141319.GC880@surnet.cl
Whole thread Raw
In response to Re: ERROR: invalid memory alloc request size  (Matteo Beccati <php@beccati.com>)
Responses Re: ERROR: invalid memory alloc request size
List pgsql-hackers
Matteo Beccati wrote:
> Hi Alvaro,
> 
> >It would be good to see the contents of MultiXactState.  I suspect
> >there's a race condition in the MultiXact code.
> 
> Good, but... where do I find the contents of MultiXactState? ;)

Huh, it should be a global variable.  Try

p *MultiXactState

-- 
Alvaro Herrera                  http://www.amazon.com/gp/registry/5ZYLFMCVHXC
"Aprender sin pensar es inútil; pensar sin aprender, peligroso" (Confucio)


pgsql-hackers by date:

Previous
From: Matteo Beccati
Date:
Subject: Re: ERROR: invalid memory alloc request size
Next
From: Alvaro Herrera
Date:
Subject: Re: ERROR: invalid memory alloc request size