connection problems

From: "Shavonne Marietta Wijesinghe" <shavonne(dot)marietta(at)studioform(dot)it>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: connection problems
Date: 2008-04-01 14:44:29
Message-ID: 00c901c89406$e497d710$0602a8c0@DREAM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello

I have my postgresql(ver. 8 ) db on one computer (as localhost) and i'm trying to access it from another computer but i get the error
"could not connect to Server: Connection refused"

I followed the guide and changed the listen_address in the postgresql.conf file
listen_addresses='*'

and in the pg_hba.conf file I added the IP address of the pc i'm using
host all all 192.168.X.X/32 trust

But i get the same error. What should i do??

Thank you,
Shavonne

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tino Schwarze 2008-04-01 14:56:52 Re: connection problems
Previous Message Tom Lane 2008-04-01 14:32:02 Re: what is the origin of postgreSQL time