Re: doc: vacuum full, fillfactor, and "extra space" - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: doc: vacuum full, fillfactor, and "extra space"
Date
Msg-id CAA4eK1L90pXY8GO2m1GFW=27RPyuqyk0LeuAdRuo_UUV-BWUsw@mail.gmail.com
Whole thread Raw
In response to Re: doc: vacuum full, fillfactor, and "extra space"  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Responses Re: doc: vacuum full, fillfactor, and "extra space"  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
On Wed, Jan 29, 2020 at 9:10 PM Peter Eisentraut
<peter.eisentraut@2ndquadrant.com> wrote:
>
> On 2020-01-20 06:30, Justin Pryzby wrote:
>
> About your patch, I don't think this is clearer.  The fillfactor stuff
> is valid to be mentioned, but the way it's being proposed makes it sound
> like the main purpose of VACUUM FULL is to bloat the table to make
> fillfactor room.  The "no extra space" wording made sense to me, with
> the fillfactor business perhaps worth being put into a parenthetical note.
>

Justin, would you like to address this comment of Peter E.?

-- 
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of largein-progress transactions
Next
From: Amit Kapila
Date:
Subject: Re: WAL usage calculation patch