Skip to content

Instantly share code, notes, and snippets.

@spaceplesiosaur
Created May 19, 2020 21:16
Show Gist options
  • Save spaceplesiosaur/b4b0ad2a2d0a6a00730569e1fd1a9e48 to your computer and use it in GitHub Desktop.
Save spaceplesiosaur/b4b0ad2a2d0a6a00730569e1fd1a9e48 to your computer and use it in GitHub Desktop.

Make a postgres DB

From anywhere in your terminal, type createdb database_name. Postgres managed to claim this command word before anyone else did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment