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

From Tom Lane
Subject Re: Increasing connection limit in postgres
Date
Msg-id 20322.1116270395@sss.pgh.pa.us
Whole thread Raw
In response to Increasing connection limit in postgres  (Akash Garg <akash.garg@gmail.com>)
List pgsql-general
Akash Garg <akash.garg@gmail.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

pgsql-general by date:

Previous
From: Adam Witney
Date:
Subject: Distinguishing between connections in pg_hba.conf
Next
From: "Thomas F. O'Connell"
Date:
Subject: Re: Increasing connection limit in postgres