Cannot connect Postgresql 8.1 64 bit

From: amrit(at)health2(dot)moph(dot)go(dot)th
To: pgsql-general(at)postgresql(dot)org
Subject: Cannot connect Postgresql 8.1 64 bit
Date: 2006-04-08 22:30:46
Message-ID: 1144535446.4438399600b76@webmail.moph.go.th
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I try to set FC3 X64 and postgresql 64 8.1 in my new server but I cannot
connect it with pgadminIII. My pg_hba.conf is like below:

# "local" is for Unix domain socket connections only
local all all ident sameuser
# IPv4 local connections:
host all all 127.0.0.1/32 trust sameuser
host all all 192.168.0.0/255.255.0.0 trust sameuser
# IPv6 local connections:
host all all ::1/128 ident sameuser

No fire wall was set and i cannot set it via webmin because of module
configuration.
What should I set in postgresql.conf to be able to connect to my postgres
server?
Thanks.
Amrit
Thailand

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Nick Wiltshire 2006-04-08 22:56:52 More PostgreSQL conversion fun
Previous Message Frank 2006-04-08 21:53:19 pl/perl error