BUG #8687: HashAggregate runs out of memory

Поиск
Список
Период
Сортировка
От peters@mitre.org
Тема BUG #8687: HashAggregate runs out of memory
Дата
Msg-id E1VtqTK-0003td-Aa@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #8687: HashAggregate runs out of memory  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8687
Logged by:          Peter Sylvester
Email address:      peters@mitre.org
PostgreSQL version: 9.3.2
Operating system:   CENTOS6
Description:

I have a query which causes out of memory conditions with a HashAggregate
plan.


The query involves a join between a 10M row table and a 1K row table,
work_mem=300MB, process space goes over 6GB then machine runs out of memory
and swap and the OS kills the back end process.


I have a test script which I can upload to recreate the issue.

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #8656: Duplicate data violating unique constraints
Следующее
От: Umesh Kirdat
Дата:
Сообщение: Duplicate key violates unique constraint