Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Re: reloption to prevent VACUUM from truncating empty pages atthe end of relation
Date
Msg-id CA+TgmoYjYRcD6J=KHpz7OXcpGiPvicSybomNEgGXtAfs-tSjiQ@mail.gmail.com
Whole thread Raw
In response to Re: Re: reloption to prevent VACUUM from truncating empty pages at the end of relation  (Adrien Mobile <adrien.nayrat@anayrat.info>)
Responses Re: reloption to prevent VACUUM from truncating empty pages at the end of relation  (Darafei Praliaskouski <me@komzpa.net>)
List pgsql-hackers
On Fri, Apr 5, 2019 at 3:28 PM Adrien Mobile <adrien.nayrat@anayrat.info> wrote:
> How about TRIM?

The problem, in my view, is not that there is anything ipso facto
wrong with SHRINK.  The problem is that it's a turn term that has only
de minimis use up until now.  Replacing it with some other term that
has never before been used to refer to the behavior under discussion
does not, in my view, fix anything.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Adrien Mobile
Date:
Subject: Re: Re: reloption to prevent VACUUM from truncating empty pages at the end of relation
Next
From: Robert Haas
Date:
Subject: Re: New vacuum option to do only freezing