Skip to content

Instantly share code, notes, and snippets.

@peanav
Created January 17, 2014 21:38
Show Gist options
  • Save peanav/8482139 to your computer and use it in GitHub Desktop.
Save peanav/8482139 to your computer and use it in GitHub Desktop.
Postgres Commands
postgres -D /usr/local/var/postgres -- start the db
psql -- cli
ceratedb
\dt -- Show tables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment