Re: Scheduler in Postgres - Mailing list pgsql-general

From Tom Lane
Subject Re: Scheduler in Postgres
Date
Msg-id 8246.1103426564@sss.pgh.pa.us
Whole thread Raw
In response to Re: Scheduler in Postgres  (Christopher Browne <cbbrowne@acm.org>)
Responses Re: Scheduler in Postgres
List pgsql-general
Christopher Browne <cbbrowne@acm.org> writes:
> 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".

Not to mention SET SESSION AUTHORIZATION.

            regards, tom lane

pgsql-general by date:

Previous
From: Christopher Browne
Date:
Subject: Re: Scheduler in Postgres
Next
From: Christopher Browne
Date:
Subject: Re: Scheduler in Postgres