Re: BUG #6378: exceeding memory usage while creating index in pg-9.1.2

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #6378: exceeding memory usage while creating index in pg-9.1.2
Дата
Msg-id 16059.1325694989@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #6378: exceeding memory usage while creating index in pg-9.1.2  (bock@openit.de)
Список pgsql-bugs
bock@openit.de writes:
> When creating an index on an inet column the postmaster process tries to
> allocate much more memory than it should in version 9.1.2.

Yeah, a memory leak was accidentally introduced into inet/cidr index
operations in 9.1.2.  It will be fixed in 9.1.3, or if you're in a hurry
the patch is here:
http://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=6cf639dfbddbc44d027730ad1504886312bc905a

            regards, tom lane

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