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

From Daniel Gustafsson
Subject Re: doc: vacuum full, fillfactor, and "extra space"
Date
Msg-id 5CEA5239-3A7A-4992-85BB-8E829EC78376@yesql.se
Whole thread Raw
In response to Re: doc: vacuum full, fillfactor, and "extra space"  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: doc: vacuum full, fillfactor, and "extra space"  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 28 Mar 2020, at 11:23, Amit Kapila <amit.kapila16@gmail.com> wrote:
>
> 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.?

This patch has been Waiting on Author since April, will you have time to
address the questions during this commitfest, or should it be moved to Returned
with Feedback?

cheers ./daniel


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal - function string_to_table
Next
From: Daniel Gustafsson
Date:
Subject: Re: psql - improve test coverage from 41% to 88%