Re: Performance issues during pg_restore -j with big partitioned table
Adrian Klaver <adrian.klaver@aklaver.com>
From: Adrian Klaver <adrian.klaver@aklaver.com>
To: Dimitrios Apostolou <jimis@gmx.net>, pgsql-general@lists.postgresql.org
Date: 2025-04-04T15:02:43Z
Lists: pgsql-general
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? > The dump I'm trying to restore is from postgres 17.4. > > > Thanks > Dimitris > > > -- Adrian Klaver adrian.klaver@aklaver.com
Commits
-
Elide not-null constraint checks on child tables during PK creation
- 11ff192b5bb7 18.0 landed