Skip to content

Instantly share code, notes, and snippets.

@jayzeng
Last active December 19, 2015 16:58
Show Gist options
  • Select an option

  • Save jayzeng/5987266 to your computer and use it in GitHub Desktop.

Select an option

Save jayzeng/5987266 to your computer and use it in GitHub Desktop.
psql cheat sheet
\l list databases
\d list tables
\d table describe table
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment