Re: PostgreSQL 15.10 update corrective action for ATTACH PARTITION/DETACH PARTITION
Paul Foerster <paul.foerster@gmail.com>
From: Paul Foerster <paul.foerster@gmail.com>
To: Alvaro Herrera <alvherre@alvh.no-ip.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>,
Adrian Klaver <adrian.klaver@aklaver.com>,
pgsql-general list <pgsql-general@lists.postgresql.org>
Date: 2024-11-30T08:44:25Z
Lists: pgsql-general
Hi Alvaro, > On 30 Nov 2024, at 08:41, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote: > > Only if you have self-referencing FKs in partitioned tables. It > would be an interesting data point to verify whether this reports > anything else. Also, I'd be really curious if your databases include > the case I'm suspicious about: a multi-level hierarchy containing an FK > that points to an intermediate level of itself. The instance I reported was the only one in our several hundred databases. So I guess this is really a corner case. As mentioned I'll try on Monday. > I'm within fives minutes of longitude and latitude of that location, yes > :-) I didn't want to give unnecessary precision there, but is somebody > wants to chat sometime or whatever is welcome to ping me. Then you're not really far way. I'm located in the Solothurn, Switzerland area which is only less than 90 km away. Drop me a line if you ever make it to Solothurn. 🤣 Cheers, Paul
Commits
-
Fix broken-FK-detection query in release notes
- db54be898a68 16.10 landed
- 7f4261d9da35 14.19 landed
- 50a8959cd50b 17.6 landed
- 4620cd9c1c80 15.14 landed
- 3e75313c2bea 13.22 landed