Re: [BUGS] Gin Index Creation Failure

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [BUGS] Gin Index Creation Failure
Дата
Msg-id 9754.1503936052@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [BUGS] Gin Index Creation Failure  (Yaser Raja <yrraja@gmail.com>)
Список pgsql-bugs
Yaser Raja <yrraja@gmail.com> writes:
> While creating a gin index in Postgres 9.5.8 I got the following error
> message:
>     ERROR:  invalid memory alloc request size 2013265920
> After a number of attempts to independently reproduce this issue, i have
> found that this error comes up when the following conditions are met:
>    - Table contains more than 200M rows
>    - The maintenance_work_mem is around 1GB or higher
> ...
> I was not able to reproduce this issue in Postgres 9.6.4.

Yeah, this appears to have been fixed in commit 30bb26b5e, which was
not back-patched.
        regards, tom lane


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

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

Предыдущее
От: Yaser Raja
Дата:
Сообщение: [BUGS] Gin Index Creation Failure
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [HACKERS] [BUGS] [postgresql 10 beta3] unrecognized node type: 90