Re: What's the point of allow_system_table_mods? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: What's the point of allow_system_table_mods?
Date
Msg-id 20190510191926.epuaod6yky2dawoy@alap3.anarazel.de
Whole thread Raw
In response to Re: What's the point of allow_system_table_mods?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: What's the point of allow_system_table_mods?  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Andres Freund
Date:
Subject: Re: What's the point of allow_system_table_mods?
Next
From: Tom Lane
Date:
Subject: Re: Why is infinite_recurse test suddenly failing?