Skip to content

Instantly share code, notes, and snippets.

@jjb
Last active October 15, 2021 18:25
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 jjb/f11bed2f9a2a82aa02683fcc55bcc4cf to your computer and use it in GitHub Desktop.
Save jjb/f11bed2f9a2a82aa02683fcc55bcc4cf to your computer and use it in GitHub Desktop.
How to start, stop, or restart postgres installed with macports
sudo port unload postgresql12-server
sudo port load postgresql12-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment