Re: ALTER USER SET log_* not allowed... - Mailing list pgsql-bugs

From Sean Chittenden
Subject Re: ALTER USER SET log_* not allowed...
Date
Msg-id 5DCB4FF0-3282-11D9-AF83-000A95C705DC@chittenden.org
Whole thread Raw
In response to Re: ALTER USER SET log_* not allowed...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
> Without USERLIMIT, we could easily change the rules to make ALTER USER
> work the way you want: we'd say you have to be superuser to issue ALTER
> USER or ALTER DATABASE with a SUSET variable (already true), and then
> the value can be adopted at session start in all cases since we can
> then
> treat pg_shadow and pg_database as secure sources.

Nevermind, you win.  That's far more elegant/easier...  is 8.0 looking
like a good time to make this break from tradition?  -sc

--
Sean Chittenden

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: ALTER USER SET log_* not allowed...
Next
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1308: Bug with JDBC driver on duplicate