Skip to content
Fraser Harris edited this page Oct 3, 2015 · 12 revisions

Database

We use PostgresSQL. Its pretty baller

Local

  1. Switch to Postgres: sudo su postgres
(venv)vagrant@vagrant-ubuntu-trusty-64:/opt/secondfunnel/app$ sudo su postgres
postgres@vagrant-ubuntu-trusty-64:/opt/secondfunnel/app$

postgres@vagrant-ubuntu-trusty-64:/opt/secondfunnel/app$ psql sfdb Password:

Clone this wiki locally