Re: OOM on large SELECT

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: OOM on large SELECT
Дата
Msg-id 4AB28867.5050105@hogranch.com
обсуждение исходный текст
Ответ на Re: OOM on large SELECT  (Angelo Nicolosi <amenuor@hotmail.com>)
Список pgsql-jdbc
Angelo Nicolosi wrote:
> Sorry for the delay of this answer but i was trying to figure out.
> However I saw that the memory that the postgres is using is getting
> larger step by step.
> So it doesn't free it.
> After the third query it is already full and one of the thread of the
> postgres is killed from the OOM.
> When the process is killed the program usually is going to call again
> a stored function.
> By the way the info that you required me are:

I wonder if the work_mem settings in postgresql.conf are too large for
this computer?   if you're not the postgres administrator, you'll need
to work with them to identify this problem.

note, btw, 8.4.0 has been superceded by 8.4.1, with a lot of bug
fixes.   painless inplace upgrade.





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

Предыдущее
От: Joseph Shraibman
Дата:
Сообщение: Re: [BUGS] BUG #5058: [jdbc] Silent failure with executeUpdate()
Следующее
От: Andre Rothe
Дата:
Сообщение: Wrong column default values