Re: Possibility to disable `ALTER SYSTEM`

Поиск
Список
Период
Сортировка
От David G. Johnston
Тема Re: Possibility to disable `ALTER SYSTEM`
Дата
Msg-id CAKFQuwa=prtqX0cNzLbeQMqskVxX2P8pmXuc=eR9uYfaAzVxdw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Possibility to disable `ALTER SYSTEM`  (Isaac Morland <isaac.morland@gmail.com>)
Список pgsql-hackers
On Wed, Mar 27, 2024 at 10:12 AM Isaac Morland <isaac.morland@gmail.com> wrote:
On Wed, 27 Mar 2024 at 13:05, Greg Sabino Mullane <htamfids@gmail.com> wrote:
The purpose of the setting is to prevent <emphasis>accidental</emphasis> modifications via <literal>ALTER SYSTEM</literal> in environments where

The emphasis on 'accidental' seems a bit heavy here, and odd. Surely, just "to prevent modifications via ALTER SYSTEM in environments where..." is enough?

Not necessarily disagreeing, but it's very important nobody ever mistake this for a security feature. I don't know if the extra word "accidental" is necessary, but I think that's the motivation.

Prevent non-malicious modifications via ALTER SYSTEM in environments where ...

David J.

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

Предыдущее
От: Mitar
Дата:
Сообщение: Re: Adding application_name to the error and notice message fields
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: Slow GRANT ROLE on PostgreSQL 16 with thousands of ROLEs