Re: Mapping usernames for local/loopback connections - Mailing list pgsql-novice

From Tom Lane
Subject Re: Mapping usernames for local/loopback connections
Date
Msg-id 20476.1293986793@sss.pgh.pa.us
Whole thread Raw
In response to Re: Mapping usernames for local/loopback connections  (Jan Eden <temp@janeden.org>)
List pgsql-novice
Jan Eden <temp@janeden.org> writes:
> Still, is there any way to achieve a mapping of local system accounts to db accounts while using the "trust"
authenticationmethod? 

Why would you need one?  You can just log in as whatever user you want.
If you're trying to avoid including the username in connection
parameters, consider setting PGUSER=whatever in your environment.

            regards, tom lane

pgsql-novice by date:

Previous
From: Jan Eden
Date:
Subject: Re: Mapping usernames for local/loopback connections
Next
From: Trupti Ghate
Date:
Subject: Loading "posgres 9.0" libpq library on Linux version"Red Hat 3.4.6-3"