Re: Out of memory error causes Abort, Abort tries to allocate memory
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: Out of memory error causes Abort, Abort tries to allocate memory |
| Дата | |
| Msg-id | 5606.1161814525@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: Out of memory error causes Abort, Abort tries to allocate memory (Alvaro Herrera <alvherre@commandprompt.com>) |
| Ответы |
Re: Out of memory error causes Abort, Abort tries to
|
| Список | pgsql-bugs |
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Jeff Davis wrote:
>> * smgrGetPendingDeletes() calls palloc()
>> * palloc() fails, resulting in ERROR, causing infinite recursion
> Hmm, maybe we could have AbortTransaction switch to ErrorContext, which
> has some preallocated space, before calling RecordTransactionAbort (or
> maybe have RecordTransactionAbort itself do it).
Seems like it'd be smarter to try to free some memory before we push
forward with transaction abort. ErrorContext has only a limited amount
of space ...
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера