RE: Sorry, too many clients already

From: "Mahesh Guleria" <mahesh(at)himline(dot)com>
To: "Subra Radhakrishnan" <subra100(at)yahoo(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: RE: Sorry, too many clients already
Date: 2001-03-26 06:30:03
Message-ID: NEBBKAGAHJHBKBDHNAIOIEAPCCAA.mahesh@himline.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Use these commands :

ps -ef|grep post
kill -9 [process id]

Mahesh Guleria

-----Original Message-----
From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org]On Behalf Of Subra
Radhakrishnan
Sent: Friday, March 23, 2001 4:31 PM
To: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] Sorry, too many clients already

Hi All,

We are getting an error every now and then in
PostgreSQL saying 'Sorry, too many
clients already'. We have recently installed the
database version 7.0.3. Calls to
database are made from our application written in
Java, JSP. Can anyone help
me with this?

Thanks,

Subra
_________________________________________________________________________

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail.
http://personal.mail.yahoo.com/

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message J.H.M. Dassen Ray 2001-03-26 09:00:35 Re: Dual-CPU RAID database server: What Hardware ?
Previous Message Jie Liang 2001-03-26 03:48:20 Re: help