Re: DB Connections

From: sameer malve ⎝⏠⏝⏠⎠ <malvesameer(at)gmail(dot)com>
To: Vick Khera <vivek(at)khera(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: DB Connections
Date: 2015-03-13 13:51:35
Message-ID: CAEGp0diuAa9SAGqL=LpcvkbYSFn6LgDBaZOUeX-XJujv9uxmWQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello ,

Just use pgtune utility it will give an o/p of u r postgres.conf depending
on your machine hardware .
Regards,
Sameer
On Mar 13, 2015 5:45 PM, "Vick Khera" <vivek(at)khera(dot)org> wrote:

>
> 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 Adrian Klaver 2015-03-13 14:35:27 Re: DB Connections
Previous Message Vick Khera 2015-03-13 12:13:54 Re: DB Connections