Re: Scheduler in Postgres - Mailing list pgsql-general

From Christopher Browne
Subject Re: Scheduler in Postgres
Date
Msg-id m3y8fvyr64.fsf@knuth.knuth.cbbrowne.com
Whole thread Raw
In response to Re: Sheduler in Postgres  (Ben <bench@silentmedia.com>)
Responses Re: Scheduler in Postgres
List pgsql-general
Centuries ago, Nostradamus foresaw when decibel@decibel.org ("Jim C. Nasby") would write:
> In PostgreSQL, there's currently no way to assume the identity of
> another user.

I'm confused at that...

There seem to be ways at time of connection establishment, whether via
the psql "-U" option, or the PGconnect "dbuser=foo" option, or during
a psql session via "\c - newuser".

In what way do those not represent "assumption of another user's
identity"?
--
wm(X,Y):-write(X),write('@'),write(Y). wm('cbbrowne','gmail.com').
http://www3.sympatico.ca/cbbrowne/linuxxian.html
"In the long run every program becomes rococo - then rubble."
-- Alan Perlis

pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Re: Scheduler in Postgres
Next
From: Tom Lane
Date:
Subject: Re: Scheduler in Postgres