Re: Huge memory consumption on partitioned table with FKs

Alvaro Herrera <alvherre@alvh.no-ip.org>

From: Alvaro Herrera <alvherre@alvh.no-ip.org>
To: Amit Langote <amitlangote09@gmail.com>
Cc: David Steele <david@pgmasters.net>, Kyotaro Horiguchi <horikyota.ntt@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>, keisuke kuroda <keisuke.kuroda.3862@gmail.com>, tatsuhito.kasahara.rd@hco.ntt.co.jp
Date: 2021-03-03T15:00:35Z
Lists: pgsql-hackers
On 2021-Mar-03, Amit Langote wrote:

> I don't know of any unaddressed comments on the patch, so I've marked
> the entry Ready for Committer.

Thanks, I'll look at it later this week.

-- 
Álvaro Herrera                            39°49'30"S 73°17'W
#error "Operator lives in the wrong universe"
  ("Use of cookies in real-time system development", M. Gleixner, M. Mc Guire)



Commits

  1. Avoid creating duplicate cached plans for inherited FK constraints.