Re: version:8.2.6 pg_hda.conf problem - Mailing list pgsql-admin

From Robins Tharakan
Subject Re: version:8.2.6 pg_hda.conf problem
Date
Msg-id 36af4bed0802282006v4a3fff05o951a880991f78646@mail.gmail.com
Whole thread Raw
In response to version:8.2.6 pg_hda.conf problem  ("李国庆" <leekooqi@gmail.com>)
List pgsql-admin

To allow this ip address(192.168.2.1) to work without a password, you may want to try this instead:

host  all  all  192.168.2.1/32  trust

Robins Tharakan

On Fri, Feb 29, 2008 at 8:27 AM, 李国庆 <leekooqi@gmail.com> wrote:
Hi Everybody,
   I started running 8.2.6 recently on redhat 5.0 es,  installed pgadmin3  and phppgadmin ,both them can correct connect by localhost,but can not from other , I had these in my pd_hda.conf :

host  all  all  192.168.2.1/254 trust

and  listen_address=*   in postgresql.conf, but it still not work .

ps: I can not find tcpip_  ...in  postgresql.conf.

how can i do now ?

ths a lot!

leekooqi


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to majordomo@postgresql.org so that your
      message can get through to the mailing list cleanly

pgsql-admin by date:

Previous
From: "李国庆"
Date:
Subject: version:8.2.6 pg_hda.conf problem
Next
From: "Phillip Smith"
Date:
Subject: Re: version:8.2.6 pg_hda.conf problem