On Nov 24, 2006, at 2:56 PM, ben short wrote:
I have a postgresql server setup on a Solaris 10 box. I can connect to the db via psql from the local machine. What I have been trying to do it connect with pgAdmin from my workstation. I have setup the tunnel correctly, local port 5432 and destination localhost:5432. Everytime I try to connect I get the following message.2006-11-24 20:42:48 ERROR : Error connecting to the server: server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. I havent altered the config files, so postgresql should be listening on localhost.
I *think* that's pointing at a pg_hba.conf issue; is there anything in the logs?
Send *exact details* of how you're setting this up and someone might be able to help further...
-- Jim Nasby [EMAIL PROTECTED] EnterpriseDB http://enterprisedb.com 512.569.9461 (cell) ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match
