I just create a user and new database on my local machine.
sudo su - postgres -c "createuser gauthier" sudo su - postgres -c "createdb local-ag-db&