Re: max_connections proposal - Mailing list pgsql-general

From Scott Marlowe
Subject Re: max_connections proposal
Date
Msg-id BANLkTim4DWdgEB_cdet-OfHiHj45Eojf6Q@mail.gmail.com
Whole thread Raw
In response to Re: max_connections proposal  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Thu, May 26, 2011 at 5:30 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> OK, maybe word it as "If you're considering raising max_connections much
> above 100, ..." ?

I think it can be even shorter and to the point:

If you're considering raising max_connections consider pooling instead.

pgsql-general by date:

Previous
From: Edison So
Date:
Subject: Re: max_connections proposal
Next
From: Jaime Casanova
Date:
Subject: Re: How to check a table content efficiently? With LIMIT and OFFSET?