Re: A modest proposal: get rid of GUC's USERLIMIT variable category - Mailing list pgsql-hackers

From Tom Lane
Subject Re: A modest proposal: get rid of GUC's USERLIMIT variable category
Date
Msg-id 13644.1100106805@sss.pgh.pa.us
Whole thread Raw
In response to Re: A modest proposal: get rid of GUC's USERLIMIT variable category  (Greg Stark <gsstark@mit.edu>)
List pgsql-hackers
Greg Stark <gsstark@mit.edu> writes:
> Tom Lane <tgl@sss.pgh.pa.us> writes:
>> I'd like to propose that we get rid of GUC's USERLIMIT category and
>> convert all the variables in it to plain SUSET.

> Would that mean I wouldn't be able to change the logging level on the fly at
> all?

No, it would mean that you'd need to be superuser to change it.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: CREATE or REPLACE function pg_catalog.*
Next
From: Tom Lane
Date:
Subject: Re: sp-gist porting to postgreSQL