Re: su not working with psql

From: The PandaWare Company <lists(at)pandaware(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: su not working with psql
Date: 2009-08-18 21:09:54
Message-ID: 0A029B07-A8C4-4C66-8E15-D150E141CA98@pandaware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Aug 18, 2009, at 1:56 PM, Tom Lane wrote:

> The PandaWare Company <lists(at)pandaware(dot)com> writes:
>> On Aug 18, 2009, at 12:00 PM, Tom Lane wrote:
>>> Huh. Do you have Kerberos credentials by any chance? I'm not sure
>>> if "su" would affect that.
>
>> Not that I'm aware of.
>
> I doubt you could have it running and not be aware of it ;-)
>
> Eliminating Kerberos, there's no obvious reason for this --- libpq
> looks at geteuid() as far as I can see. What does your pg_hba.conf
> setup look like?

The only thing I added to the default file was a line to permit IPv4
connections from hosts on my LAN.

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2009-08-18 21:30:31 Re: su not working with psql
Previous Message Tom Lane 2009-08-18 20:56:18 Re: su not working with psql