public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: Delao, Darryl W <[email protected]>
Cc: [email protected]
Subject: Re: Compiling postgresql
Date: Thu, 06 Mar 2003 15:59:23 -0500
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>

"Delao, Darryl W" <[email protected]> writes:
> never had to compile postgres before.  My main concern is what would I need
> to change other than the user limit to make postgres to where it would
> accept connections higher than 512 and what steps are involved in the
> compiling process.  Right now, if I try to set the user limit above 512,
> postgres simply will not start.  Any help is greatly appreciated.  

You mean 512 concurrent connections?  It sounds to me like you are
running into kernel-level limits on amount of shared memory or number
of semaphores.  But without seeing the error message the postmaster
puts out, it's hard to be sure.  See the discussion about "Managing
Kernel Resources" in the PG Administrator's Guide.

There has been no compile-time limit on number of connections for
several releases now, so I doubt you need to recompile.  (If you do,
you are overdue for an update.)

			regards, tom lane




view thread (4+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: Compiling postgresql
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox