Feature idea - Mailing list pgsql-general

From Chris Ochs
Subject Feature idea
Date
Msg-id 004901c452e8$5ccb1580$250a8b0a@chris
Whole thread Raw
Responses Re: Feature idea  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
What if SET SESSION AUTHORIZATION could also accept a password so that non
superusers could switch to a different user?  How difficult would this be?

One nice side benefit to this would be that you could effectively connect as
many users with Apache::DBI under mod perl without having an open connection
for every user.

Chris


pgsql-general by date:

Previous
From: Frank van Vugt
Date:
Subject: Re: Why is a union of two null-results automatically casted to type text ?
Next
From: Bruce Momjian
Date:
Subject: Re: Feature idea