Re: memory leak in pgoutput

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: by Yang <mobile.yang@outlook.com>
Cc: "Zhijie Hou (Fujitsu)" <houzj.fnst@fujitsu.com>, Pgsql Hackers <pgsql-hackers@postgresql.org>
Date: 2024-11-19T00:21:17Z
Lists: pgsql-hackers
On Mon, Nov 18, 2024 at 04:58:38PM +0900, Michael Paquier wrote:
> On Mon, Nov 18, 2024 at 07:00:57AM +0000, by Yang wrote:
>> By the way, this issue is introduced in 52e4f0cd472d39d. Therefore, we may need
>> to backport the patch to v15.
> 
> Yes.  Note that nothing can happen on stable branches for a few days
> as a release is planned for this week.  See here:
> https://www.postgresql.org/message-id/cd54868c-3162-41f9-bba6-16e6b1449ff3@postgresql.org

By the way, if possible, could you send an updated version of the
patch to show what you have in mind?
--
Michael

Commits

  1. Fix memory leak in pgoutput for the WAL sender