Créer un projet Rails avec Postgres

rails new my_app_name --database=postgresql
Chris