This project is archived and is in readonly mode.

#3635 ✓resolved
Sven Schwyn

Replace ruby-postgres with ruby-pg in default database.yml

Reported by Sven Schwyn | December 30th, 2009 @ 02:44 PM

The database.yml generated with "rails -d postgresql" reads as follows:

PostgreSQL. Versions 7.4 and 8.x are supported.
Install the ruby-postgres driver:
gem install ruby-postgres

However, the ruby-postgres module hasn't seen any updates in years and current development is made in the fork ruby-pg. It's maybe time to reflect that change.

http://bitbucket.org/ged/ruby-pg/

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Referenced by

Pages