production: adapter: postgresql pool: <%= ENV.fetch("RAILS_MAX_THREADS") { 5 } %> database: sutty user: sutty host: postgresql encoding: unicode