Re: is there any memory leak with postgres version(12.x) - https://stackoverflow.com/questions/3849543/force-postgresql-to-release-allocated-memory

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: is there any memory leak with postgres version(12.x) - https://stackoverflow.com/questions/3849543/force-postgresql-to-release-allocated-memory
Дата
Msg-id CAKFQuwaOHTJdowdQ45CXDvPrX=7k7pvom5i_pADbek0cO5XZBg@mail.gmail.com
обсуждение исходный текст
Ответ на is there any memory leak with postgres version(12.x) - https://stackoverflow.com/questions/3849543/force-postgresql-to-release-allocated-memory  (M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>)
Список pgsql-general
On Thursday, September 2, 2021, M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com> wrote:

Is there any memory leak in Postgres version 12.7 or any other 12.x?

Most likely the answer is no, or if there are the amount is so small as to be practically unmeasurable.  It is much more likely that unexpected memory observations results from either having bad expectations, improper configuration and usage patterns for the size system being observed, or both.

The SO stuff you linked to doesn’t seem particularly incriminating in terms of there being a leak.

David J.

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

Предыдущее
От: Stephan Knauss
Дата:
Сообщение: Re: memory consumption of memory for postgres db container
Следующее
От: Philippe Doussot
Дата:
Сообщение: update non-indexed value is slow if some non-related index/fk are enabled