Re: max connections - Mailing list pgsql-general

From Thomas Beutin
Subject Re: max connections
Date
Msg-id 20030220183107.A16069@laokoon.bug.net
Whole thread Raw
In response to max connections  (Jose Antonio Martinez <lfbbes@yahoo.es>)
Responses Re: max connections  (Richard Huxton <dev@archonet.com>)
List pgsql-general
On Thu, Feb 20, 2003 at 04:17:33PM +0100, Jose Antonio Martinez wrote:
> how can i limit the number of concurrent connections
> to the same database at a postgresql server  (wich
> have several databases)?
>
> is there any easy way?
command line: "-N x"
config file: "max_connections = x"

It's all explained in the very good documentation.

So long,
-tb
--
Thomas Beutin                             tb@laokoon.IN-Berlin.DE
Beam me up, Scotty. There is no intelligent live down in Redmond.

pgsql-general by date:

Previous
From: "Mark Cave-Ayland"
Date:
Subject: Re: 7.3.1 takes long time to vacuum table?
Next
From: Eric B.Ridge
Date:
Subject: Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"