connection from connection pool uses too much memory during the time
В списке pgsql-admin по дате отправления:
| От | Honza Novak |
|---|---|
| Тема | connection from connection pool uses too much memory during the time |
| Дата | |
| Msg-id | 47A0490D.4020301@developers.zlutazimnice.cz обсуждение |
| Ответы |
Re: connection from connection pool uses too much
memory during the time
|
| Список | pgsql-admin |
Hello, I've come across this problem: We have some tomcats connecting to postgresql database using connection pools, which means, that connection gets open while tomcat first uses it and then stays open, until we stop tomcat. So far everything is fine, connection pooling works nicely. But. We have some complex queries, that probably use n times allowed work_mem. It is still not problem for us. The problem is that it looks like, that once the open connection takes some memory, it never gives that memory back, which ends up with our server swapping large amounts of memory. Am i right or wrong with my assumption? Can i somehow force open connection to release its memory? (connection is in the idle state most of the time). Any other hints? Thank you, Honza Novak
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера