pool connection

From: hmidi slim <hmidi(dot)slim2(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pool connection
Date: 2017-12-29 10:47:01
Message-ID: CAMsqVxuFJYubLmnyyLcjij1o=Pnss7_95VTkrThTUBvuza+zGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

HI,
I'm trying to understand the utility of pool connection, I found that it's
useful to enhance the performance of a database. However I want to know if
it is a good option to put a large number in max_connection option to
handle a large number of connection in an app?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Paquier 2017-12-29 11:53:54 Re: pool connection
Previous Message chiru r 2017-12-28 23:15:08 Re: PgBackRest question?