Created
January 18, 2013 02:51
-
-
Save evolve2k/4561992 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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