Re: [HACKERS] Memory leaks?

Поиск
Список
Период
Сортировка
От Vadim B. Mikheev
Тема Re: [HACKERS] Memory leaks?
Дата
Msg-id 34E432CE.AEFF2A55@sable.krasnoyarsk.su
обсуждение исходный текст
Ответ на Memory leaks?  ("Maurice Gittens" <mgittens@gits.nl>)
Ответы Unsubscribe
Список pgsql-hackers
Maurice Gittens wrote:
>
> Ok, I have an application which uses posgresql.
>
> While testing the system (inserting many records into
> a database (with large objects) the system ran out of memory
> (the system has 64M RAM + 128M SWAP). Sorting the processes
> according to memory usage showed me a postgres process with 160M of
> memory (+-80%) used.

Version ?
OS ?
INSERTs are inside BEGIN/END ? Was -DTBL_FREE_CMD_MEMORY used if YES and
version is < 6.3 ?

Vadim

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

Предыдущее
От: Brett McCormick
Дата:
Сообщение: v6.3 snapshot core dump
Следующее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: CREATE FUNCTION broken