Re: PostgreSQL tcp connection - Mailing list pgsql-bugs

From Peter T Mount
Subject Re: PostgreSQL tcp connection
Date
Msg-id 986304188.3ac9cebce1074@webmail.retep.org.uk
Whole thread Raw
In response to PostgreSQL tcp connection  (Lonnie Cumberland <Lonnie_Cumberland@yahoo.com>)
List pgsql-bugs
Quoting Lonnie Cumberland <Lonnie_Cumberland@yahoo.com>:

> Hello,
>
> I have installed PostgreSQL 7.0.3 on my Mandrake 7.2 Linux system and
> have been trying to get it to listen for TCP connectins.
>
> I added the "-i" command to the /etc/init.d/postgresql script, but still
>
> it does not seem to accept any connections. I can make local
> connections, but need to be able to have the database on one machine and
>
> my webserver database connection application on another machine.
>
> Is there something that I have not done correctly and could you please
> tell me how to get this working?

Have you configured the pg_hba.conf file on the server to allow the remote IP
address access?

Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: contrib/pg_resetxlog fails to compile under Digital Unix
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 7.0.2 Date Miscalculation