remote tcp connection problem PG 8.0.1

From: "Michael Korotun" <michael(at)softasap(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: remote tcp connection problem PG 8.0.1
Date: 2005-05-04 09:44:33
Message-ID: 200505040944.j449iaci009254@outmail.freedom2surf.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi Guys,

I can't get working remote tcp connections on default port 5432.
Environment is as follows

OS: Fedora Core 3
DB: Postgresql 8.0.1

1) The listen_addresses is set to '*' in postgresql.conf
2) pg_hba.conf is edited with client host ip, (the one which tries to
eastablish connection)

Worked with 7.4.6 version, but there was tcpip_sockets directive and in the
version 8.0.1 it replaced with 'listen_addresses' but it does not look like
it works now.
Any ideas are very much appreciated. Thank you all in advance.

P.S. I have put this message into 'pgsql-odbc' first but not sure if I can
get any luck there.

===========
Best Regards,
Michael Korotun

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2005-05-04 09:50:15 Re: Postgre 8.0 for Linux i586
Previous Message Zlatko Matic 2005-05-04 08:58:34 Re: [INTERFACES] calculated identity field in views, again...