Re: What's the point of allow_system_table_mods?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: What's the point of allow_system_table_mods?
Дата
Msg-id 20190510191926.epuaod6yky2dawoy@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: What's the point of allow_system_table_mods?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: What's the point of allow_system_table_mods?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

On 2019-05-10 15:00:18 -0400, Tom Lane wrote:
> What exactly is the motivation for changing this now, after 20 years?

That I've seen enough corruption and other hard to investigate issues
related to manual catalog modifications to make me complain. Note that
other have complained about this before, too.

Greetings,

Andres Freund



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: What's the point of allow_system_table_mods?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Why is infinite_recurse test suddenly failing?