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

From Michael Paquier
Subject Re: Fillfactor for GIN indexes
Date
Msg-id CAB7nPqR9Wk8ueQy-JOg7pFhiS8XK-okEzCc8Z=YzpDi5L9W3MQ@mail.gmail.com
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
Alexander Korotkov wrote:
> I'm not sure. On the one hand it's unclear why fillfactor should be
> different from 9.4.
> On the other hand it's unclear why it should be different from btree.
> I propose marking this "ready for committer". So, committer can make a final
> decision.
OK let's do so then. My preference is to fully pack the index at
build. GIN compression has been one of the headlines of 9.4.
-- 
Michael



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: hung backends stuck in spinlock heavy endless loop
Next
From: Воронин Дмитрий
Date:
Subject: Re: ereport bug