summaryrefslogtreecommitdiff
path: root/config/database.yml.postgresql
Commit message (Collapse)AuthorAgeFilesLines
* Test both PostgreSQL and MySQL for the win.Lin Jen-Shin2017-03-241-1/+4
|
* Remove 'socket' example PostgreSQL parameterJacob Vosmaer2014-07-011-4/+0
| | | | | | | The ActiveRecord PostgreSQL adapter does not have a 'socket' option; see: https://github.com/rails/rails/blob/4-1-2/activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb#L20
* Use peer-based authentication for PostgreSQLJacob Vosmaer2013-10-021-2/+2
|
* cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-111-1/+1
|
* Update database.yml.postgresqlAndrew Kumanyaev2013-03-241-1/+1
|
* Update config/database.yml.postgresqlfbehrens2013-01-231-1/+1
| | | This was necessary following the installation guide for ubuntu 10.4 with postgres
* Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-181-0/+1
|
* add default postgres configAndrey Kumanyaev2012-10-101-0/+48