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

From Laurenz Albe
Subject Re: reloption to prevent VACUUM from truncating empty pages at theend of relation
Date
Msg-id 07738fd3b42cf8c6a3b417f0f1094be1188bc2e2.camel@cybertec.at
Whole thread Raw
In response to Re: reloption to prevent VACUUM from truncating empty pages at theend of relation  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
Alvaro Herrera wrote:
> I think we should have a VACUUM option and a reloption, but no
> GUC.  The default should always be to shrink, unless either the VACUUM
> option or the reloption turn that off.  (So it doesn't make sense to set
> either the VACUUM option or the reloption to "on").

+1

Yours,
Laurenz Albe



pgsql-hackers by date:

Previous
From: Sergei Kornilov
Date:
Subject: Re: bgwriter_lru_maxpages limits in PG 10 sample conf
Next
From: Thomas Munro
Date:
Subject: Re: Drop type "smgr"?