Re: Sharp edge when dropping columns
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Quentin de Metz" <quentin@de.me.tz>
Cc: pgsql-novice@lists.postgresql.org
Date: 2024-03-14T19:17:12Z
Lists: pgsql-novice
"Quentin de Metz" <quentin@de.me.tz> writes: > I'd like to report a sharp edge which caused downtime in my production application: dropping a column which is INCLUDEd in an index drops the index. This behavior is intentional, and we're not likely to change it. regards, tom lane