Re: DB Connections

From: Vick Khera <vivek(at)khera(dot)org>
To: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: DB Connections
Date: 2015-03-13 12:13:54
Message-ID: CALd+dcfwP02C0vgONt_J7Kz_tRp=dpd4nBVe5_BzSgiPGV7zxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Mar 13, 2015 at 5:59 AM, Job <Job(at)colliniconsulting(dot)it> wrote:

> The application i use need lots of static DB connections: in the 9
> version, how many connections can be declared in postgresql.conf?
> I searched for a max number but i noticed it is not specified.
>

It depends on how much shared memory you give to the postgres process. How
many are you looking to have?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sameer malve ⎝⏠⏝⏠⎠ 2015-03-13 13:51:35 Re: DB Connections
Previous Message Sreerama Manoj 2015-03-13 10:38:22 Fwd: Regarding pg_stat_statements