Railscasts #342: Migrating to PostgreSQL
PostgreSQL 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.
Resources:
Resources: