Re: PostgreSQL backend process high memory usage issue

Поиск
Список
Период
Сортировка
От Shianmiin
Тема Re: PostgreSQL backend process high memory usage issue
Дата
Msg-id 1302288698332-4291691.post@n5.nabble.com
обсуждение исходный текст
Ответ на Re: PostgreSQL backend process high memory usage issue  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
No I didn't configured 1.5GB shared memory. For this test I recreated a
database cluster and leave everything in the configuration as default.

As in the original post,
when the connection was first established, the memory usage of backend
process showed in top was

VIRT = 182MB, RES = 6240K, SHR=4648K

while running

pgbench memoryusagetest -c 1 -j 1 -T180 -f test.sql

I saw the memory climb up rapidly to

VIRT = 1661MB  RES = 1.5GB SHR = 55MB

once the tests is done, the process terminated and the memory returned to OS

Samuel



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/PostgreSQL-backend-process-high-memory-usage-issue-tp4289407p4291691.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Carlos Mennens
Дата:
Сообщение: Re: Changed SSL Certificates
Следующее
От: Shianmiin
Дата:
Сообщение: Re: PostgreSQL backend process high memory usage issue