Robert Haas wrote:
> > You cannot keep the connection and change users.
> > A change of database user always means a new connection and a new  
> > backend process.
> 
> I don't think this is true.  You can use SET SESSION AUTHORIZATION,  
> right?

You are right, I overlooked that.
It is restricted to superusers though.

Yours,
Laurenz Albe

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to