Skip to content

Instantly share code, notes, and snippets.

@adastreamer
Created October 31, 2015 23:19
Show Gist options
  • Save adastreamer/906574b60b114543aa8b to your computer and use it in GitHub Desktop.
Save adastreamer/906574b60b114543aa8b to your computer and use it in GitHub Desktop.
Mac OS X start postgres
#!/bin/bash
postgres -D /usr/local/var/postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment