Re: Fillfactor question - Mailing list pgsql-novice

From Bzzzz
Subject Re: Fillfactor question
Date
Msg-id 20250514185747.3d1fb16e@msi
Whole thread Raw
In response to Re: Fillfactor question  (Greg Sabino Mullane <htamfids@gmail.com>)
List pgsql-novice
On Wed, 14 May 2025 12:42:31 -0400
Greg Sabino Mullane <htamfids@gmail.com> wrote:

> On Wed, May 14, 2025 at 5:29 AM Bzzzz <lazyvirus@gmx.com> wrote:
>
> > does creating a table with fillfactor=75 automatically propagate to
> > its indexes or am I obliged to also modify their fillfactor
> > accordingly ?
> >
>
> They are separate, so you will need to modify both.

OK, too bad indexes fillfactor do not follow the one of their table by
default :/

Thanks, Greg.

Jean-Yves

--



pgsql-novice by date:

Previous
From: Greg Sabino Mullane
Date:
Subject: Re: Fillfactor question
Next
From: Sherman Willden
Date:
Subject: been away awhile but postgresql doesn't work for me now