Does idle sessions will consume more cpu and ram? If yes,how to control them

From: Raghavendra Rao J S V <raghavendrajsv(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Does idle sessions will consume more cpu and ram? If yes,how to control them
Date: 2018-12-18 03:45:18
Message-ID: CAEHH7R5wnqTJ3gxiBmVfQLk2CXa2k+xpq24Ma2edCaQm2jntbw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In my application, the idle sessions are consuming cpu and ram. refer the
ps command output.

How idle session will consume more ram/cpu?

How to control it?

We are using Postgresql 9.2 with Centos 6 os. Please guide me.

[image: image.png]

--
Regards,
Raghavendra Rao J S V
Mobile- 8861161425

Responses

Browse pgsql-general by date

  From Date Subject
Next Message s400t 2018-12-18 05:15:38 Re: Creating 2D arrays for pg_copy_from, reading tab-delimted text file that contains comma and double quotes
Previous Message a 2018-12-18 03:03:56 How to insert bulk data with libpq in C?