Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0
Jeff Janes <jeff.janes@gmail.com>
From: Jeff Janes <jeff.janes@gmail.com>
To: sanyo.moura@tatic.net
Cc: pgsql-performance@lists.postgresql.org
Date: 2018-11-27T19:34:53Z
Lists: pgsql-hackers, pgsql-performance
On Tue, Nov 27, 2018 at 9:17 AM Sanyo Moura <sanyo.moura@tatic.net> wrote: > Hi, > > I'm running performance tests for my application at version 11.1 and > encountered > queries with high planning time compared to the same planning, running at > versions 10.5 and 11.0. > Can you reproduce the regression if the tables are empty? If so, can you share the create script that creates the tables? Cheers, Jeff >
Commits
-
Postpone generating tlists and EC members for inheritance dummy children.
- b10e3bba8673 11.2 landed
- 8d8dcead1295 12.0 landed
-
Allow direct lookups of AppendRelInfo by child relid
- 7d872c91a3f9 11.0 cited