Re: idle transactions vs memory

Поиск
Список
Период
Сортировка
От Ron
Тема Re: idle transactions vs memory
Дата
Msg-id 5c110bc3-54c5-ede2-6aea-58b2bd5e7565@gmail.com
обсуждение исходный текст
Ответ на idle transactions vs memory  (Atul Kumar <akumar14871@gmail.com>)
Список pgsql-admin
On 12/6/20 8:29 PM, Atul Kumar wrote:
> Hi,
>
> I have a basic query that do idle transactions (idle more than 5
> minutes) occupy system memory (RAM) or CPU usage ?
>
>
> Please help me.

Whether or not they occupy RAM or use CPU, idle transactions violate one of 
the fundamental rules of database programming: keep transactions short!

-- 
Angular momentum makes the world go 'round.



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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: idle transactions vs memory
Следующее
От: Scott Ribe
Дата:
Сообщение: Re: idle transactions vs memory