Re: Configuring postgresql8.1.1 - Mailing list pgsql-bugs

From Jaime Casanova
Subject Re: Configuring postgresql8.1.1
Date
Msg-id c2d9e70e0512161200v5a2d0c92kecd5a52f9d94a2e7@mail.gmail.com
Whole thread Raw
In response to Configuring postgresql8.1.1  (Pushpa Gorak <pushpag@yash.com>)
List pgsql-bugs
On 12/16/05, Pushpa Gorak <pushpag@yash.com> wrote:
>
>
> hi,
>
> i have installed postgresql8.1.1 on RedHat7.0. how do i enable TCP/IP
> connection. though i have uncommented listen_addresses =3D localhost in
> postgreql.conf file,the connection is refused.
>

if you simply uncomment this but not change this value you will
receive only connections from localhost...
and you have to edit the pg_hba.conf as well

> Can you help me in resolving this.
>
>
> Thanx in advance,
>
> Pushpa.Gorak
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq
>


--
Atentamente,
Jaime Casanova
(DBA: DataBase Aniquilator ;)

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: Configuring postgresql8.1.1
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] PL/pgSQL Function Help