Re: Performance issues during pg_restore -j with big partitioned table
Dimitrios Apostolou <jimis@gmx.net>
From: Dimitrios Apostolou <jimis@gmx.net>
To: Adrian Klaver <adrian.klaver@aklaver.com>
Cc: pgsql-general@lists.postgresql.org
Date: 2025-04-04T15:09:14Z
Lists: pgsql-general
On Fri, 4 Apr 2025, Adrian Klaver wrote: > On 4/4/25 06:13, Dimitrios Apostolou wrote: >> On Wed, 2 Apr 2025, Dimitrios Apostolou wrote: >> > >> Bug? This happened on a postgres compiled from last week's master branch. > > Are you talking about the dev version? In this thread, yes. My mistake I didn't mention it from the start. I compiled it in order to see if the problems I mentioned in my previous thread were fixed. Dimitris
Commits
-
Elide not-null constraint checks on child tables during PK creation
- 11ff192b5bb7 18.0 landed