Re: Does idle sessions will consume more cpu and ram? If yes,how tocontrol them - Mailing list pgsql-general

From Joshua White
Subject Re: Does idle sessions will consume more cpu and ram? If yes,how tocontrol them
Date
Msg-id CAGY1NOnUMH=+RUkEnyF3RyY2Bieruh5A+y-7T_49xoXj47MP3w@mail.gmail.com
Whole thread Raw
In response to Does idle sessions will consume more cpu and ram? If yes,how to control them  (Raghavendra Rao J S V <raghavendrajsv@gmail.com>)
Responses Re: Does idle sessions will consume more cpu and ram? If yes,how tocontrol them  (Michael Paquier <michael@paquier.xyz>)
List pgsql-general
In my application, the idle sessions are consuming cpu and ram. refer the ps command output. 

If you connect to the database, does select * from pg_stat_activity() show a lot of idle connections?

pgsql-general by date:

Previous
From: Anton Shen
Date:
Subject: Re: new stored procedure with OUT parameters
Next
From: Michael Paquier
Date:
Subject: Re: Does idle sessions will consume more cpu and ram? If yes,how tocontrol them