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

From Tom Lane
Subject Re: ALTER USER SET log_* not allowed...
Date
Msg-id 14379.1100110778@sss.pgh.pa.us
Whole thread Raw
In response to Re: ALTER USER SET log_* not allowed...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-bugs
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> Tom Lane wrote:
>> Why not?  You can put whatever restrictions you like in such a function.

> I assume to do this in a function you would have to create a temp table
> to store the original setting?

Not at all.  You could use "RESET foo" to see what the "original" value
of foo was.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: ALTER USER SET log_* not allowed...
Next
From: Simon Riggs
Date:
Subject: Missing Tablespace link error message misleading