#342 Migrating to PostgreSQL


Apr 17 2012 8 mins  
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.