Re: Speedup truncations of temporary relation forks - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Speedup truncations of temporary relation forks
Date
Msg-id ef0d3f0d-e605-4c87-bcc1-6944fbac0c83@oss.nttdata.com
Whole thread Raw
In response to Re: Speedup truncations of temporary relation forks  (Maxim Orlov <orlovmg@gmail.com>)
Responses Re: Speedup truncations of temporary relation forks
List pgsql-hackers

On 2025/06/04 23:43, Maxim Orlov wrote:
> 
> On Wed, 4 Jun 2025 at 16:18, Fujii Masao <masao.fujii@oss.nttdata.com <mailto:masao.fujii@oss.nttdata.com>> wrote:
> 
> 
>     Regardless, I think we should go ahead and apply the current patch.
> 
> 
> Yeah, it is definitely improving things. It turns out that I made almost the same
> patch for our fork of Postgres, commissioned by one of the clients dealing with
> truncation of huge amount of temp relations. Back in the days, it solves the
> problem for him. But then I utterly forgot to share it with the community.
> Shame on me.
> 
> Anyway, the patch looks good to me. Hope, it will be committed soon.

Patch pushed. Thanks, everyone!

Regards,

-- 
Fujii Masao
NTT DATA Japan Corporation




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Cross-type index comparison support in contrib/btree_gin
Next
From: Daniil Davydov
Date:
Subject: Re: Speedup truncations of temporary relation forks