Re: Postgres server getting slow!!

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Narayanan Subramaniam Iyer" <bunix(at)rediffmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: Postgres server getting slow!!
Date: 2005-01-29 15:51:18
Message-ID: 3734.1107013878@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

"Narayanan Subramaniam Iyer" <bunix(at)rediffmail(dot)com> writes:
> 1) When 3 or 4 clients connect to this server, the pids are created and
> those pids are not killed even after the client disconnects.

In that case your clients are not really disconnecting. Take a closer
look at your client-side software.

regards, tom lane

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Josh Berkus 2005-01-29 21:51:10 Re: Performance problem with semi-large tables
Previous Message Narayanan Subramaniam Iyer 2005-01-29 14:43:21 Postgres server getting slow!!