Skip to content

Instantly share code, notes, and snippets.

@evolve2k
Created January 18, 2013 02:51
Show Gist options
  • Save evolve2k/4561992 to your computer and use it in GitHub Desktop.
Save evolve2k/4561992 to your computer and use it in GitHub Desktop.
Steps to get postgres working on OSX (as I currently understand it)
1. Install Postgres
- A bunch of files are placed in uknown places?
- A service starts running which is the database service
- An initial conf file and conf database file are created?
It's not working, steps to find out what exactly is not working.
Eg which level the problem is at
Level 1 - Postgres is installed?
Remedies
Level 2 - Postgres is running?
Remedies
Level 3 - Applications can connect to the Server Socket?
Remedies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment