Re: Scheduler in Postgres

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Scheduler in Postgres
Date: 2004-12-19 04:29:13
Message-ID: 32kecoF3nraulU3@individual.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 a 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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2004-12-19 04:43:22 Re: Get diagnistic (row_count) 7.3 vs. 7.4 changes
Previous Message Tom Lane 2004-12-19 03:22:44 Re: Scheduler in Postgres