Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption

2024-02-07 Thread Ashutosh Bapat
On Wed, Feb 7, 2024 at 3:43 PM Alvaro Herrera wrote: > > Many thanks, Justin, for the post-commit review. > > On 2024-Feb-06, Ashutosh Bapat wrote: > > > On Tue, Feb 6, 2024 at 3:51 AM Justin Pryzby wrote: > > > > > > Up to now, the explain " " (two space) format is not mixed with "=". > > > > >

Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption

2024-02-07 Thread Alvaro Herrera
Many thanks, Justin, for the post-commit review. On 2024-Feb-06, Ashutosh Bapat wrote: > On Tue, Feb 6, 2024 at 3:51 AM Justin Pryzby wrote: > > > > Up to now, the explain " " (two space) format is not mixed with "=". > > > > And, other places which show "Memory" do not use "=". David will > >

Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption

2024-02-06 Thread Ashutosh Bapat
On Tue, Feb 6, 2024 at 3:51 AM Justin Pryzby wrote: > > Up to now, the explain " " (two space) format is not mixed with "=". > > And, other places which show "Memory" do not use "=". David will > remember prior discussions. > https://www.postgresql.org/message-id/20200402054120.gc14...@telsasoft

Re: pgsql: Add EXPLAIN (MEMORY) to report planner memory consumption

2024-02-05 Thread Justin Pryzby
Up to now, the explain " " (two space) format is not mixed with "=". And, other places which show "Memory" do not use "=". David will remember prior discussions. https://www.postgresql.org/message-id/20200402054120.gc14...@telsasoft.com https://www.postgresql.org/message-id/20200407042521.gh2...