Re: Increasing connection limit in postgres - Mailing list pgsql-general

From Thomas F. O'Connell
Subject Re: Increasing connection limit in postgres
Date
Msg-id 7BC63492-4CC9-4012-8E93-E84B1897C4BB@sitening.com
Whole thread Raw
In response to Increasing connection limit in postgres  (Akash Garg <akash.garg@gmail.com>)
List 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

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Increasing connection limit in postgres
Next
From: Scott Marlowe
Date:
Subject: Re: Distinguishing between connections in pg_hba.conf