I'm running into Postgres' default 100 maximum connection limit with a director that has maximum concurrent jobs set to 10. I could increase the Postgres maximum, but the number of connections for the number of jobs seems off.
It seems that when a large batch of jobs are scheduled to start at the same time that there is a spike in the number of Postgres connections, even though the bulk of those jobs are simply waiting to run. How many available Postgres connections do I need for each Bareos job? The Postgres database is dedicated to Bareos, it has no other connections. And Postgres is running on the same host as the director. Any thoughts? -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
