Re: Fillfactor for GIN indexes - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Fillfactor for GIN indexes
Date
Msg-id 55AE4070.1040305@iki.fi
Whole thread Raw
In response to Re: Fillfactor for GIN indexes  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Fillfactor for GIN indexes
List pgsql-hackers
On 07/21/2015 02:56 PM, Alexander Korotkov wrote:
> Probably, but currently we are in quite unlogical situation. We have
> default fillfactor = 90 for GiST where it has no use cases at all and
> effectively is just a waste of space.

Why is it useless for GiST?
- Heikki




pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: Selectivity estimation for intarray with @@
Next
From: Robert Haas
Date:
Subject: Re: creating extension including dependencies