Re: reloption to prevent VACUUM from truncating empty pages at the end of relation

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: reloption to prevent VACUUM from truncating empty pages at the end of relation
Date: 2018-04-18 01:46:51
Message-ID: 20180418014651.GE18178@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Apr 17, 2018 at 06:13:31PM -0700, Andres Freund wrote:
> Not sure what you mean?

Do you need help on it? I suggest that I could undertake the proposed
patch and submit it earlier in the development cycle of v12.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David G. Johnston 2018-04-18 01:47:32 Re: Should we add GUCs to allow partition pruning to be disabled?
Previous Message Michael Paquier 2018-04-18 01:44:22 Re: Speedup of relation deletes during recovery