Most widely used options in database.yml are of following :
adapter encoding database pool username password socket host port timeout
I know th
pool is the config of size of connection pool, which is 5 by default.
pool
http://api.rubyonrails.org/classes/ActiveRecord/ConnectionAdapters/ConnectionPool.html