Re: ERROR: invalid memory alloc request size <a_big_number_here>
- From: Matteo Beccati <php(at)beccati(dot)com>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, 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: Thu, 27 Oct 2005 18:36:42 +0200
- Message-id: <4361021A(dot)3000204(at)beccati(dot)com>
Tom, Alvaro
The remaining question for me is, how do we sleep until the correct
offset has been stored?
I was thinking of just pg_usleep for some nominal time (1ms maybe)
and try to read the offsets page again. This is a corner case so
the performance doesn't have to be great.
Let me know if you need to test some other patches.
Again, thank you
Best regards
--
Matteo Beccati
http://phpadsnew.com
http://phppgads.com
Home |
Main Index |
Thread Index