Re: A potential memory leak on Merge Join when Sort node is not below Materialize node - Mailing list pgsql-hackers

From Önder Kalacı
Subject Re: A potential memory leak on Merge Join when Sort node is not below Materialize node
Date
Msg-id CACawEhVj97M4KfOYA8hbvrh3dudiGGCfY-UniNyJX83g+UhSig@mail.gmail.com
Whole thread Raw
In response to A potential memory leak on Merge Join when Sort node is not below Materialize node  (Ranier Vilela <ranier.vf@gmail.com>)
Responses Re: A potential memory leak on Merge Join when Sort node is not below Materialize node
List pgsql-hackers
Hi,

Thanks for replying so quickly!

I run your test here with a fix attached.

Can you retake your test with the patch attached?


Unfortunately, with the patch, I still see the memory usage increase and get the OOMs

Thanks,
Onder KALACI  

pgsql-hackers by date:

Previous
From: Aleksander Alekseev
Date:
Subject: Refactor UnpinBuffer()
Next
From: Ranier Vilela
Date:
Subject: Re: A potential memory leak on Merge Join when Sort node is not below Materialize node