Skip to content

Instantly share code, notes, and snippets.

@asmega
Last active August 7, 2019 10:06
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 asmega/9cdc2f790abeea468e8f11d534df6cbd to your computer and use it in GitHub Desktop.
Save asmega/9cdc2f790abeea468e8f11d534df6cbd to your computer and use it in GitHub Desktop.
postgres
PGDATA=/usr/local/var/postgres pg_ctl start
// psql client commands
SHOW server_version;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment