Re: PostgreSQL tcp connection

From: Peter T Mount <peter(at)retep(dot)org(dot)uk>
To: Lonnie Cumberland <Lonnie_Cumberland(at)yahoo(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: PostgreSQL tcp connection
Date: 2001-04-03 13:23:08
Message-ID: 986304188.3ac9cebce1074@webmail.retep.org.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Quoting Lonnie Cumberland <Lonnie_Cumberland(at)yahoo(dot)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(at)retep(dot)org(dot)uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-04-03 14:17:20 Re: PostgreSQL 7.0.2 Date Miscalculation
Previous Message pgsql-bugs 2001-04-03 11:50:53 contrib/pg_resetxlog fails to compile under Digital Unix