Re: Lots of memory allocated when reassigning Large Objects - Mailing list pgsql-hackers

From Guillaume Lelarge
Subject Re: Lots of memory allocated when reassigning Large Objects
Date
Msg-id CAECtzeWD=0qGqgWG_8jLMby=as4JR==nnXfA47ARb2K_f-bLCg@mail.gmail.com
Whole thread Raw
In response to Re: Lots of memory allocated when reassigning Large Objects  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Le mer. 1 déc. 2021 à 19:48, Tom Lane <tgl@sss.pgh.pa.us> a écrit :
Justin Pryzby <pryzby@telsasoft.com> writes:
> @Guillaume: Even if memory use with the patch isn't constant, I imagine it's
> enough to have avoided OOM.

I think it's good enough in HEAD.  In the back branches, the sinval
queue growth is bad enough that there's still an issue.  Still,
this is a useful improvement, so I added some comments and pushed it.


Thanks.


--
Guillaume.

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Column Filtering in Logical Replication
Next
From: Alvaro Herrera
Date:
Subject: Re: Column Filtering in Logical Replication