| From: | "Michael Korotun" <michael(at)softasap(dot)net> |
|---|---|
| To: | <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | remote tcp connection problem PG 8.0.1 |
| Date: | 2005-05-03 09:54:30 |
| Message-ID: | 200505030954.j439sXci002112@outmail.freedom2surf.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
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.
===========
Best Regards,
Michael Korotun
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Philippe Lang | 2005-05-06 12:36:53 | Delphi 2005 & ZEOS Lib |
| Previous Message | Marco Colombo | 2005-05-02 11:39:46 | Re: Python DB-API 2.0 oddity (was: I receieved an example of |