On Fri, Mar 13, 2015 at 5:59 AM, Job <Job@xxxxxxxxxxxxxxxxxxxx> 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?