Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Re: Memory leak in RelationBuildRowSecurity - Mailing list pgsql-bugs

From Konstantin Knizhnik
Subject Re: Memory leak in RelationBuildRowSecurity
Date
Msg-id dcf027d5-7603-25b6-6ab1-869e0de97c2a@postgrespro.ru
Whole thread Raw
In response to Re: Memory leak in RelationBuildRowSecurity  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs

On 26.09.2020 20:05, Tom Lane wrote:
> Konstantin Knizhnik <k.knizhnik@postgrespro.ru> writes:
>> On 25.09.2020 21:07, Tom Lane wrote:
>>> This is against HEAD but I think it wouldn't be hard to back-patch.
>>> Are you in a position to see if it fixes the problem in your customer's
>>> environment?
>> Thank you.
>> Your patch fixes the problem.
> Thanks for testing!  I'll try to get this committed later today.
>
>             regards, tom lane

Just want to convey gratitude from the customer: after apply your patch 
memory consumption is decreased 3 times which significantly improves 
performance of their system.

-- 
Konstantin Knizhnik
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company




pgsql-bugs by date:

Previous
From: 1250kv
Date:
Subject: Re: ECPG bug: "unterminated quoted identifier"
Next
From: Tom Lane
Date:
Subject: Re: BUG #16671: "generated always as" is ignored when updating table through view