Re: su not working with psql

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: The PandaWare Company <lists(at)pandaware(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: su not working with psql
Date: 2009-08-18 20:56:18
Message-ID: 2385.1250628978@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

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?

regards, tom lane

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message The PandaWare Company 2009-08-18 21:09:54 Re: su not working with psql
Previous Message The PandaWare Company 2009-08-18 20:43:55 Re: su not working with psql