Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: TODO item: Allow more complex user/database default GUC settings - Mailing list pgsql-hackers

From Tom Lane
Subject Re: TODO item: Allow more complex user/database default GUC settings
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: TODO item: Allow more complex user/database default GUC settings  (Gurjeet Singh <[email protected]>)
Responses Re: TODO item: Allow more complex user/database default GUC settings
List pgsql-hackers
Gurjeet Singh <[email protected]> writes:
> ON instead of second ALTER looks better, and IMHO DATABASE <dbname> should
> be optional too:

> ALTER ROLE <rolename> [ON DATABASE <dbname>] SET <config> TO <value>;

IN, not ON.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Re: TODO item: Allow more complex user/database default GUC settings
Next
From: Jeevan Chalke
Date:
Subject: Re: numeric_to_number() function skipping some digits