Re: PostgreSQL uses huge amount of memory

Поиск
Список
Период
Сортировка
От Scott Ribe
Тема Re: PostgreSQL uses huge amount of memory
Дата
Msg-id 8A29F022-669D-4C40-B5D3-A2D1D0D727C2@elevated-dev.com
обсуждение исходный текст
Ответ на Re: PostgreSQL uses huge amount of memory  (Neimar Sierota <neimarsmo@gmail.com>)
Ответы Re: PostgreSQL uses huge amount of memory
Список pgsql-admin
Could it be a difference in parallel queries? (I don't remember when those were added.) Certainly, a union is an
exampleof something that will clearly get multiple workers. 

--
Scott Ribe
scott_ribe@elevated-dev.com
https://www.linkedin.com/in/scottribe/



> On Mar 8, 2023, at 6:29 AM, Neimar Sierota <neimarsmo@gmail.com> wrote:
>
> I did a test as you mentioned and in postgresql version 11 I didn't observe any change in memory consumption while
thequery is executed. With version 14, running the same query, it is possible to observe a considerable increase in
memoryusage during execution. 
> Could it be a bug in postgresql's memory management?




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

Предыдущее
От: Neimar Sierota
Дата:
Сообщение: Re: PostgreSQL uses huge amount of memory
Следующее
От: Fernando Hevia
Дата:
Сообщение: Re: PostgreSQL uses huge amount of memory