Skip to content

Instantly share code, notes, and snippets.

@kmamit
Created August 29, 2012 05:16
Show Gist options
  • Save kmamit/3507049 to your computer and use it in GitHub Desktop.
Save kmamit/3507049 to your computer and use it in GitHub Desktop.
pg sql important commands:
$ sudo su postgres
$ psql
# grant all privileges on database money to cashier;
pg sql important commands:
$ sudo su postgres
$ psql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment