On Tuesday 21 October 2008 Tom Lane's cat, walking on the keyboard, wrote:
> AFAICT the matching of .pgpass entries to a connection attempt is
> strictly textual. "sedeldap" != "192.168.1.2" therefore none of
> these entries apply.
Thanks, I'm able to make entries work only with the ip address, and not a
hostname. I guess this is a lookup problem, however with ip addresses it
works.
Luca