Re: Increasing connection limit in postgres

From: "Thomas F(dot) O'Connell" <tfo(at)sitening(dot)com>
To: Akash Garg <akash(dot)garg(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Increasing connection limit in postgres
Date: 2005-05-16 19:08:40
Message-ID: 7BC63492-4CC9-4012-8E93-E84B1897C4BB@sitening.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There should be no need to recompile anything. See the entry for
max_connections:

http://www.postgresql.org/docs/8.0/static/runtime-config.html#RUNTIME-
CONFIG-CONNECTION

-tfo

--
Thomas F. O'Connell
Co-Founder, Information Architect
Sitening, LLC

Strategic Open Source: Open Your i™

http://www.sitening.com/
110 30th Avenue North, Suite 6
Nashville, TN 37203-6320
615-260-0005

On May 16, 2005, at 1:44 PM, Akash Garg wrote:

> How do you recompile postgres to allow more than 1024 connections?
>
> Thanks,
> Akash

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2005-05-16 19:17:05 Re: Distinguishing between connections in pg_hba.conf
Previous Message Tom Lane 2005-05-16 19:06:35 Re: Increasing connection limit in postgres