Re: array_agg crash?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: array_agg crash?
Дата
Msg-id 11654.1248184505@sss.pgh.pa.us
обсуждение исходный текст
Ответ на array_agg crash?  ("Chris Spotts" <rfusca@gmail.com>)
Ответы Re: array_agg crash?
Список pgsql-general
"Chris Spotts" <rfusca@gmail.com> writes:
> LOG:  00000: autovacuum launcher process (PID 10264) was terminated by
> signal 9: Killed

Looks like the OOM killer is loose on your system.  Disable memory
overcommit in the kernel and things will get better.
http://www.postgresql.org/docs/8.4/static/kernel-resources.html#AEN24152

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: suggestion: log_statement = sample
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ***UNCHECKED*** Re: memory leak occur when disconnect database