Created
July 29, 2009 17:24
-
-
Save bobbywilson0/158271 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
| * Starting PostgreSQL 8.3 database server | |
| * The PostgreSQL server failed to start. Please check the log output: | |
| 2009-07-29 17:22:50 UTC LOG: could not bind IPv4 socket: Cannot assign requested address | |
| 2009-07-29 17:22:50 UTC HINT: Is another postmaster already running on port 5432? If not, wait a few seconds and retry. | |
| 2009-07-29 17:22:50 UTC WARNING: could not create listen socket for "10.240.86.178" | |
| 2009-07-29 17:22:50 UTC FATAL: could not create any TCP/IP sockets |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment