Re: Problem with pg_hba.conf - Mailing list pgsql-general

From Richard Huxton
Subject Re: Problem with pg_hba.conf
Date
Msg-id 42247262.5000002@archonet.com
Whole thread Raw
In response to Problem with pg_hba.conf  (Sumit Rohatgi <pgsql_backing@yahoo.com>)
List pgsql-general
Sumit Rohatgi wrote:
> In the pg_hba.conf file, I have the following entry:
>
> host    db1    client1    192.168.150.234/32    md5
>
> Now the problem is:
>    The client having IP 192.168.150.234 is trying to
> use phpPgAdmin, but is unable to connect.
>
> The corresponding config.inc.php has this entry:
> $conf['servers'][0]['desc'] = 'PostgreSQL';
> $conf['servers'][0]['host'] = '192.168.150.234';

You're trying to connect from/to the same IP address. Might it be using
the loopack (127.0.0.1) instead?

Try adding a definition for 127.0.0.1 and see how that goes.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Marco Colombo
Date:
Subject: Re: Clay Shirky observation regarding MySQL
Next
From: Ioannis Theoharis
Date:
Subject: Index size