On Tue, Oct 1, 2013 at 4:01 AM, Giuseppe Broccolo <giuseppe.broccolo@xxxxxxxxxxxxxx> wrote:
Maybe you can performe your database changing some parameters properly:Set it to 100, the highest value supported by PostgreSQLmax_connections = 500 # (change requires restart)
Surely you mean that max_connections = 100 is the *default* ?