Re: BUG #18942: walsender memory allocation failure adding snapshot and invalidations to logical replica w/PG 16.9 - Mailing list pgsql-bugs

From Laurence Parry
Subject Re: BUG #18942: walsender memory allocation failure adding snapshot and invalidations to logical replica w/PG 16.9
Date
Msg-id VI1PR0202MB3280A89026C63BD4BF18AC43A573A@VI1PR0202MB3280.eurprd02.prod.outlook.com
Whole thread Raw
In response to Re: BUG #18942: walsender memory allocation failure adding snapshot and invalidations to logical replica w/PG 16.9  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-bugs

> I pushed the fix for this issue yesterday[1].
>
> Regards,

> [1] https://git.postgresql.org/gitweb/?p=postgresql.git;a=commit;h=d87d07b7ad3b782cb74566cd771ecdb2823adf6a

Thank you. I have installed snapshot version 16.9-1.pgdg120+~20250617.0700.gb2ae077 over 16.8 which I had rolled back to, and the issue *appears* to be resolved (at least, it has not fallen over immediately upon restarting replication, which it used to, nor in 30 minutes).

Regards,
-- 
Laurence Parry
https://inkbunny.net

pgsql-bugs by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Logical replication 'ERROR: invalid memory alloc request size 1831213792' after upgrading to 15.13
Next
From: Anthonin Bonnefoy
Date:
Subject: Re: BUG #18947: TRAP: failed Assert("len_to_wrt >= 0") in pg_stat_statements