Re: BUG #17914: walsenders taking up all memory - Mailing list pgsql-bugs

From Amit Kapila
Subject Re: BUG #17914: walsenders taking up all memory
Date
Msg-id CAA4eK1JiOt3d8ugDCXmeseVn=Ead5USAP2_Zvi9Q3xG6H-39tg@mail.gmail.com
Whole thread Raw
In response to BUG #17914: walsenders taking up all memory  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #17914: walsenders taking up all memory  (Stan S <stashukny@gmail.com>)
List pgsql-bugs
On Tue, May 2, 2023 at 2:26 AM PG Bug reporting form
<noreply@postgresql.org> wrote:
>
> The following bug has been logged on the website:
>
> Bug reference:      17914
> Logged by:          Stan S
> Email address:      stashukny@gmail.com
> PostgreSQL version: 14.3
> Operating system:   AWS RDS - (Red Hat 7.3.1-12), 64-bit
> Description:
>
> Seeing the same issue as reported here:
> https://www.postgresql.org/message-id/CAMnUB3oYugXCBLSkih%2BqNsWQPciEwos6g_AMbnz_peNoxfHwyw%40mail.gmail.com
>
> In our case, logical_decoding_work_mem is set to 64 MB, yet walsenders can
> each take up 30 GB of memory, crashing our database.
>

I think we have previously also seen a similar complaint. Can you
please once check the analysis related to memory context in email [1]
and see if this is a similar problem?

[1] - https://www.postgresql.org/message-id/CAMnUB3pwknqoe5s-bGuRD8nX1bWkZRbFF=jWNLTWbm_etFigkA@mail.gmail.com

--
With Regards,
Amit Kapila.



pgsql-bugs by date:

Previous
From: Devrim Gündüz
Date:
Subject: Re: BUG #17918: Checksum failed while sync repos for a package
Next
From: Richard Guo
Date:
Subject: Re: Clause accidentally pushed down ( Possible bug in Making Vars outer-join aware)