RE: too many clients

From: Christian Bucanac <christian(dot)bucanac(at)mindark(dot)com>
To: "'jochen mader'" <jochen(at)teg-me(dot)de>, "Pgsql-General (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: RE: too many clients
Date: 2001-06-08 14:48:11
Message-ID: 5146853DD571D411AC54000102070D611C7ED3@MINGBGNTS02
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

Use the -N flag to set number of client connections when starting
postmaster. See manual page for postmaster.

/Buckis

-----Original Message-----
From: jochen mader [mailto:jochen(at)teg-me(dot)de]
Sent: den 8 juni 2001 13:53
To: pgsql-general(at)postgresql(dot)org
Subject: [GENERAL] too many clients

First: Thanks to the postgresteam for the fine work. In our corporation
postgres has replaced adabas 11 and is doing a real good job.

Second: At the moment I've got the following poblem:
Form time to time (at the moment it's happening more and more often) I'me
getting the following errormessage: Sorry, too man clients already connected
Is it possible to increase the maximum number of simultanous connections?
If not is there any way to say that one database is allowed to get more
connections than another?

Thanks in advance
jochen

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

Browse pgsql-general by date

  From Date Subject
Next Message jochen mader 2001-06-08 15:06:42 Re: too many clients
Previous Message Allan Kamau 2001-06-08 14:46:25 Re: Writing transactions in plpgsql