RE: cannot detect too many clients - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject RE: cannot detect too many clients
Date
Msg-id ECEHIKNFIMMECLEBJFIGCELDCBAA.chriskl@familyhealth.com.au
Whole thread Raw
In response to cannot detect too many clients  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Responses RE: cannot detect too many clients
List pgsql-hackers
>From that error below it looks to me that you will need to recompile your
kernel (or whatever) to add support for more shared memory and more shared
semaphores.

Try this URL:

http://www.ca.postgresql.org/devel-corner/docs/admin/kernel-resources.html

Chris

> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org]On Behalf Of Tatsuo Ishii
> Sent: Wednesday, 29 August 2001 10:32 AM
> To: pgsql-hackers@postgresql.org
> Subject: [HACKERS] cannot detect too many clients
>
>
> I have a fatal error message while connecting more than 32 users using
> current:
>
>     Aug 29 11:25:18 srapc1474 postgres[12189]: [1] FATAL 1:
>     ProcGetNewSemIdAndNum: cannot allocate a free semaphore
>
> rather than a more informative message:
>
>        Sorry, too many clients already
>
> Does anynbody know what's happening?
> --
> Tatsuo Ishii
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>



pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: cannot detect too many clients
Next
From: Tatsuo Ishii
Date:
Subject: RE: cannot detect too many clients