Revert "Added Short 1 line note about connection pools.

This reverts commit c3954baee9.
This commit is contained in:
Vijay Dev 2012-05-01 18:54:24 +05:30
parent bb52fb01a4
commit 339602b219
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ development:
adapter: postgresql
encoding: unicode
database: <%= app_name %>_development
# Reduce overhead by distributing requests across a pool of connections.
pool: 5
username: <%= app_name %>
password: