Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: ERROR: invalid memory alloc request size <a_big_number_here>


  • From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
  • To: Matteo Beccati <php(at)beccati(dot)com>
  • Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
  • Subject: Re: ERROR: invalid memory alloc request size <a_big_number_here>
  • Date: Thu, 27 Oct 2005 11:13:19 -0300
  • Message-id: <20051027141319(dot)GC880(at)surnet(dot)cl>

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)



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group