I'm using PostgreSQL 9.4 with the PostGIS extension. Everything was working fine until I turned off my server to move it to a different location in my rack.
Now I get the error "Server doesn't listen". My .conf files have the "*" for listening range and it's set to allow connections.
I can remote into my server and connect to "PostgreSQL 9.4 (localhost:5432) just fine. However I need to get to my server, GIS, and that's where I get the listening error.