Re: pgsql: Remove GUC USERLIMIT variable category, making the affected

From: Sean Chittenden <sean(at)chittenden(dot)org>
To: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Remove GUC USERLIMIT variable category, making the affected
Date: 2004-11-14 20:54:23
Message-ID: 5D5BCC32-367F-11D9-9BC1-000A95C705DC@chittenden.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

> Also delay processing of options received in
> client connection request until after we know if the user is a
> superuser,
> so that SUSET values can be set that way by legitimate superusers.

Does this mean that postgresql.conf:log_connection=off, ALTER USER usr
SET log_connection=on will only result in a log entry after we've
processed useconfig? More importantly,
postgresql.conf:log_connection=on, ALTER USER usr SET
log_connection=off will not log a connection attempt?

--
Sean Chittenden

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2004-11-14 21:06:23 Re: pgsql: Remove GUC USERLIMIT variable category, making the affected
Previous Message User Mha 2004-11-14 20:04:05 pginstaller - pginst: Add german translation of welcome message