devstack/lib/databases
Matt Riedemann 94c654ef37 Set postgresql max_connections=200
Now that we have multiple workers running by default
in various projects (nova/cinder/glance/trove), the
postgresql job is failing intermittently with connection
failures to the database.

The default max_connections for postgresql is 100 so here
we double that.

Note that the default max_connections for mysql used to
be 100 but is now 151, so this change brings the postgresql
configuration more in line with mysql.

Change-Id: I2fcae8184a82e303103795a7bf57c723e27190c9
Closes-Bug: #1338841
2014-07-09 12:53:30 -07:00
..
mysql make mysql run in strict mode 2014-06-03 05:57:30 -04:00
postgresql Set postgresql max_connections=200 2014-07-09 12:53:30 -07:00