Re: Postgres server getting slow!!

From: "N S" <bunix(at)rediffmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Postgres server getting slow!!
Date: 2005-01-30 03:19:34
Message-ID: 20050130031934.27718.qmail@webmail27.rediffmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Thanks tom. I checked the client side software. The software closes connection when connected locally. But when connected through dialup,
this problem comes. I will check the ppp connection also.
Is there any method of killing old pids. And also any performance tuning to be done on postgresql.conf file.

The database now contains 20K records. Will that cause a problem?

Regds

Narayanan

On Sat, 29 Jan 2005 Tom Lane wrote :
>"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
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

Browse pgsql-performance by date

  From Date Subject
Next Message PFC 2005-01-30 11:10:55 Re: Performance problem with semi-large tables
Previous Message Ken Egervari 2005-01-30 01:21:40 Re: Performance problem with semi-large tables