Re: Query on partitioned table needs memory n_partitions * work_mem

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Dimitrios Apostolou <jimis@gmx.net>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, David Rowley <dgrowleyml@gmail.com>, "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2024-07-11T15:22:49Z
Lists: pgsql-general
On Thursday, July 11, 2024, Dimitrios Apostolou <jimis@gmx.net> wrote:I
wonder how the postgres development community is
>
> tracking all these issues, I've even started forgetting the ones I have
> found, and I'm sure I have previously reported (on this list) a couple of
> should-be-easy issues that would be ideal for beginners.
>
>
 https://wiki.postgresql.org/wiki/Todo

David J.

Commits

  1. Doc: mention executor memory usage for enable_partitionwise* GUCs