RailsCasts
RailsCasts
Ryan Bates
#342 Migrating to PostgreSQL
8 minutes Posted Apr 17, 2012 at 7:00 am.
0:00
8:14
Download MP3
Show notes
Postgres is a feature-packed relational database that every Rails developer should consider using. Here you will learn how to install it, add it to a new application, and transition from an existing SQLite app using the "taps" gem.