Re: work_mem

Поиск
Список
Период
Сортировка
От Holger Jakobs
Тема Re: work_mem
Дата
Msg-id 04D84259-1B75-4648-949F-78677916194E@jakobs.com
обсуждение исходный текст
Ответ на work_mem  ("Campbell, Lance" <lance@illinois.edu>)
Ответы Re: work_mem  (Sachin Kumar <sachinkumaras@gmail.com>)
Список pgsql-admin
You can show any or all settings with the command SHOW.

show work_mem;
show all;

How many times the amount of work_mem has been allocated currently cannot be shown this way. Any sort operation running currently allocates it. So it is not identical with the number of current queries, because queries can allocate it several times.


Am 31. März 2021 16:04:07 MESZ schrieb "Campbell, Lance" <lance@illinois.edu>:

PostgreSQL 12

 

Is there a query that will tell us at any given time what amount of PostgreSQL memory is being used for work_mem?  

 

Thanks,

 

LANCE CAMPBELL

 

Web Services

Public Affairs

 

 

/var/folders/wp/1f6l7hw95y718z976kgnl5f9kr5rtc/T/com.microsoft.Outlook/WebArchiveCopyPasteTempFiles/signature_logo.png

 

Under the Illinois Freedom of Information Act any written communication to or from university employees regarding university business is a public record and may be subject to public disclosure.

 


--
Holger Jakobs, Bergisch Gladbach
+49 178 9759012
- sent from mobile, therefore short -

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

Предыдущее
От: MichaelDBA
Дата:
Сообщение: Re: Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization
Следующее
От: Hotmail
Дата:
Сообщение: Re: Performance bottleneck. High active sessions but postmaster kernel threads are in a sleep state, low CPU utilization