Sun,
> I installed EMS postgres Admin (win) and I'm trying to connnect directly to
> the database (linux). I have specfied the host ip, default port 5432, and
> username(postgres), no password. The server refused connection...I suspect
> it is because I have not set the configuration parameters for tcpip_socket
> = true in postgresql.conf. The problem is...I can't locate this file
> anywhere on the server.
Have you run initdb on the server? I suspect that you haven't. Please see:
http://www.postgresql.org/docs/current/static/app-initdb.html
--
--Josh
Josh Berkus
Aglio Database Solutions
San Francisco