Re: A modest proposal: get rid of GUC's USERLIMIT variable category
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Greg Stark <gsstark@mit.edu>
Cc: pgsql-hackers@postgresql.org
Date: 2004-11-10T17:13:25Z
Lists: 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