#{Blog::glenn.davy.net}

rails-and-postgres

For those that wish to use the worlds best database on rails 2, you might hit a teency snag.

If per chance “rake db:anything” tells you to “gem install activerecord-postgres-adapter”, don’t. Instead simply change all your references in database.yml from ‘postgres’ to ‘postgresql’.