Re: Maximum number of connections

From: Devrim GUNDUZ <devrim(at)gunduz(dot)org>
To: Thomas Kellerer <spam_eater(at)gmx(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Maximum number of connections
Date: 2003-04-24 13:31:40
Message-ID: Pine.LNX.4.44.0304241629200.2604-100000@emo.org.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gunduz(dot)org devrim(dot)gunduz(at)linux(dot)org(dot)tr
http://www.gunduz.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Teodor Sigaev 2003-04-24 13:50:51 Re: Unusual behaviour with intarray
Previous Message Martin Marques 2003-04-24 13:27:06 Re: [PHP] phpPgAdmin call for translators