Skip to content

Instantly share code, notes, and snippets.

@sebastianwebber
Created January 29, 2015 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sebastianwebber/72d461ab30c0672e5566 to your computer and use it in GitHub Desktop.
Save sebastianwebber/72d461ab30c0672e5566 to your computer and use it in GitHub Desktop.
Lab 3.1 - Curso de PostgreSQL - Administração
dropdb -U postgres -d lab3
psql -U postgres -d lab3
createdb -U postgres lab3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment