Re: ALTER SYSTEM RESET?
От | Fabrízio de Royes Mello |
---|---|
Тема | Re: ALTER SYSTEM RESET? |
Дата | |
Msg-id | CAFcNs+r8pTczW+pGk7FtEgWm4PV_y5z4TuYPa6n+ApAK8EiChg@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: ALTER SYSTEM RESET? (Vik Fearing <vik.fearing@dalibo.com>) |
Список | pgsql-hackers |
On Wed, Jun 25, 2014 at 1:26 PM, Vik Fearing <vik.fearing@dalibo.com> wrote:
-- On 06/25/2014 03:04 PM, Amit Kapila wrote:
> On Wed, Jun 25, 2014 at 6:20 PM, Christoph Berg <cb@df7cb.de> <mailto:cb@df7cb.de>> wrote:Would something like this suffice?
>>
>> Hi,
>>
>> is there a reason there's no ALTER SYSTEM RESET?
>>
>> The natural idiom to reset SET statements is "RESET guc;", I don't
>> think "SET guc = default;" is in use much, so "ALTER SYSTEM RESET guc;"
>> would be the natural way to try.
>
> Currently you can achieve that by
> "ALTER SYSTEM RESET guc = Default;".
> However it will be good to have support for RESET as well. I think it
> should not be too complicated to implement that syntax, I personally
> don't have bandwidth to it immediately, but I would like to take care
> of it unless you or someone wants to do it by the time I get some
> bandwidth.
Is fine to me...
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
Consultoria/Coaching PostgreSQL
>> Timbira: http://www.timbira.com.br
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
В списке pgsql-hackers по дате отправления: