Re: ERROR: invalid memory alloc request size

Поиск
Список
Период
Сортировка
От Matteo Beccati
Тема Re: ERROR: invalid memory alloc request size
Дата
Msg-id 4361021A.3000204@beccati.com
обсуждение исходный текст
Ответ на Re: ERROR: invalid memory alloc request size  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: ERROR: invalid memory alloc request size  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Problems with gdb
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Ideas for easier debugging of backend problems