Re: Increasing connection limit in postgres

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
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:06:35
Message-ID: 20322.1116270395@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Akash Garg <akash(dot)garg(at)gmail(dot)com> writes:
> How do you recompile postgres to allow more than 1024 connections?

If you are using any remotely modern version of Postgres, there isn't
any specific compile-time limit on that. So I think the correct
answer is "upgrade".

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas F. O'Connell 2005-05-16 19:08:40 Re: Increasing connection limit in postgres
Previous Message Akash Garg 2005-05-16 18:44:19 Increasing connection limit in postgres