Commit d60ae2d

mo khan <mo@mokhan.ca>
2015-03-05 04:16:48
bump up the pool size.
1 parent 393d7ba
Changed files (1)
config/database.yml
@@ -19,7 +19,7 @@ default: &default
   encoding: unicode
   # For details on connection pooling, see rails configuration guide
   # http://guides.rubyonrails.org/configuring.html#database-pooling
-  pool: 5
+  pool: 50
 
 development:
   <<: *default