Re: Maximum number of connections - Mailing list pgsql-general

From Devrim GUNDUZ
Subject Re: Maximum number of connections
Date
Msg-id Pine.LNX.4.44.0304241629200.2604-100000@emo.org.tr
Whole thread Raw
In response to Maximum number of connections  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-general
Hi,

On Thu, 24 Apr 2003, Thomas Kellerer wrote:

> How can I increase the number of possible clients (at this point there
> where 10 connections) without recompiling Postgres???

Edit $PGDATA/data/postgresql.conf and increase the max_connections
parameter.

Please do not forget that you must also increase shared_buffers parameter,
as described in conf file.

Regards,
--
Devrim GUNDUZ
devrim@gunduz.org                devrim.gunduz@linux.org.tr
            http://www.gunduz.org


pgsql-general by date:

Previous
From: Martin Marques
Date:
Subject: Re: [PHP] phpPgAdmin call for translators
Next
From: Teodor Sigaev
Date:
Subject: Re: Unusual behaviour with intarray