You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bendikro edited this page Aug 25, 2011
·
5 revisions
First you need to set up PostgreSQL e.g. like described here: https://help.ubuntu.com/community/PostgreSQL
You'll now have a user "postgres" that'll have access to the database. Either log in as postgres (e.g. sudo su postgres), or run the following commands with "sudo -u postgres 'commands'"