Re: ERROR: invalid memory alloc request size <a_big_number_here>
- From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Matteo Beccati <php(at)beccati(dot)com>, Martijn van Oosterhout <kleptog(at)svana(dot)org>, pgsql-hackers(at)postgresql(dot)org
- Subject: Re: ERROR: invalid memory alloc request size <a_big_number_here>
- Date: Fri, 28 Oct 2005 13:52:25 -0300
- Message-id: <20051028165225(dot)GA28348(at)surnet(dot)cl>
Alvaro Herrera wrote:
> Additionally, I can confirm that the problem doesn't manifest with your
> latest patch. I'm running several instances just to be sure.
Ok, I tested several runs and the problem didn't manifest. Additionally
I tested that wraparound also worked on at least some cases, by doing
pg_resetxlog -O 4294967200 $PGDATA
dd if=/dev/zero of=$PGDATA/pg_multixact/members/FFFF bs=8192 count=32
and retrying the test. I did this several times, with no problems
detected.
--
Alvaro Herrera http://www.amazon.com/gp/registry/DXLWNGRJD34J
"Hay quien adquiere la mala costumbre de ser infeliz" (M. A. Evans)
Home |
Main Index |
Thread Index