Searching help
I work with the version Mac OSX Tiger 10.4.5 in french version. After install the complete OSX Tiger (updates included) I do the install for Postgres 8.1.3 I testing befor in the terminal and all work OK. Then I test the one connection and new database and also all work OK. Later I do the install for WebObjects, I restart and after this my connection is lost ... I receive the follow message :
"Connection Fail could not connect to server. Connection refused. Is the server running on host "localhost" and accepting TCP/IP connections on port 5432?"
I do all my possible for searching one solution, searching in the Web; in the Postgres Manual, in many books... etc. At today I not find one solution for this ... Please, do you know how I can resolve this problem ? I discover in Google many people has the same problem, but nobody explain whats going on and what is a real and definitive solution for this.
The following message in the terminal concern the same thing... a lot of people searching one solution, maybe one of you know. The Postgres Manual talking about the files pg_hba.conf and postgresql.conf but after to do the changes in this files in the Connection Settings the problem stay the same...
postgres$ /usr/local/pgsql/bin/psql psql: could not connect to server: No such file or directory Is the server running locally and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Thank very much for your help; Mario |