Search Postgresql Archives

Re: PostgreSQL 8.0.3 limiting max_connections to 64 ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexandre Barros <alexandre@xxxxxxxxxxxxxx> writes:
> [ can't get more than 64 connections ]

Have you looked into the postmaster log (stderr or syslog output) to
see if any error conditions are being reported?

It occurs to me that the postmaster might be running in an account that
has a max-number-of-user-processes limit.  On machines where such limits
are enforced, 70 or so is a pretty common value, so that would fit with
your experience.  I can't tell you exactly how to check or change that
limit, because it's different on different variants of Unix, but it's
something to look into.  If this is the problem, you'd be seeing "fork
failed" messages in the postmaster log.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux