Re: [EXT]: Re: BUG #18604: Regression in PostgreSQL 16.4: pg_dump Prevents Essential System Table Modifications
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Basha <Basha@maxcontact.com>
Cc: "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2024-09-06T20:23:01Z
Lists: pgsql-bugs
Basha <Basha@maxcontact.com> writes: > The original option to allow system table is to make changes to the system tables. This change in 16.4 is removing that feature. When allow system table is set to on, this new feature should still allow and should not affect anything. [ shrug... ] You're making an incredibly overheated, expansive claim, many possible interpretations of which are obviously false. You've provided zero detail that would let anyone figure out what your actual concrete problem is --- and it sure isn't obvious, because pg_dump doesn't have any direct connection to allow_system_table_mods, nor does the security patch you're complaining about. Perhaps you should read https://wiki.postgresql.org/wiki/Guide_to_reporting_problems But with only the information you've provided so far, this bug report isn't going to go anywhere, because we can't even understand what you are talking about. regards, tom lane