Re: Switching connection on the fly

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: shridhar_daithankar(at)persistent(dot)co(dot)in
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Switching connection on the fly
Date: 2003-01-27 14:16:47
Message-ID: 25435.1043677007@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Shridhar Daithankar" <shridhar_daithankar(at)persistent(dot)co(dot)in> writes:
> Is it possible for an established connection to backend, to switch user on the
> fly, if proper credentials are supplied?

Are you looking for SET SESSION AUTHORIZATION?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Lee Kindness 2003-01-27 14:18:09 Re: ECPG, threading and pooling
Previous Message Tom Lane 2003-01-27 14:10:50 Re: Cannot connect to the database (PG 7.3)