Re: Should SET ROLE inherit config params?

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Should SET ROLE inherit config params?
Дата
Msg-id 603c8f070903271032j95b02a8l957175c205ef4509@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Should SET ROLE inherit config params?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Fri, Mar 27, 2009 at 12:33 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> I think this is way over-engineered.  All we really need here is a
>> command along the lines of RESET ALL AS CURRENT USER that gives every
>> GUC the value it would have had if you logged in under the current
>> user's account.  Simple, clean, no new keywords.
>
> Doesn't do anything for autovacuum though...

Nope, but I think that can be solved separately.

...Robert


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Should SET ROLE inherit config params?
Следующее
От: Josh Berkus
Дата:
Сообщение: Re: 8.4 open items list