add pool settings to postgres config
This commit is contained in:
@@ -86,4 +86,5 @@ test:
|
||||
production:
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
pool: <%= ENV['RAILS_MAX_THREADS'] || 10 %>
|
||||
url: <%= ENV['DATABASE_URL'] %>
|
||||
|
||||
Reference in New Issue
Block a user