Re: Logical Replica ReorderBuffer Size Accounting Issues

From: Alex Richman <alexrichman(at)onesignal(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
Cc: "torikoshia(at)oss(dot)nttdata(dot)com" <torikoshia(at)oss(dot)nttdata(dot)com>, wangw(dot)fnst(at)fujitsu(dot)com, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-bugs(at)lists(dot)postgresql(dot)org, Niels Stevens <niels(dot)stevens(at)onesignal(dot)com>
Subject: Re: Logical Replica ReorderBuffer Size Accounting Issues
Date: 2024-10-21 16:32:57
Message-ID: CAMnUB3pBUh76E6cOZeW38eomLy0MiERrki2tKCDkP_NX+0cseg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> FYI I've just pushed the commit for fixing this memory issue to all
supported branches[1]. It's just to let people, including the
reporter, know the recent updates on this topic.

Thanks for your efforts on this -- I've confirmed in a test environment
that your patch applied against 15.2 fixes the issue.

We will probably wait for 17.2-3 before upgrading our production
environments to confirm the issue is fully resolved there. I'll let you
know how it looks after that.

Many thanks,
- Alex.

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2024-10-21 17:30:26 Re: BUG #18664: Assert in BeginCopyTo() fails when source DML query rewritten with notifying rule
Previous Message Tom Lane 2024-10-21 16:06:27 Re: BUG #18665: Breaking a foreign constraint: the error message may be more detailed