Skip to content

Instantly share code, notes, and snippets.

@ratchetwrench
Last active July 20, 2017 06:12
Show Gist options
  • Save ratchetwrench/26e400e996c3efd2730e9695aa6a4eb0 to your computer and use it in GitHub Desktop.
Save ratchetwrench/26e400e996c3efd2730e9695aa6a4eb0 to your computer and use it in GitHub Desktop.
Find running postgres instances
echo ps auxwww | grep postgres
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment