BUG #15066: Index size on column of nulls - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15066: Index size on column of nulls
Date
Msg-id 151861743953.1459.8434970197838678416@wrigleys.postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15066
Logged by:          Marcin Piotrowski
Email address:      mcinp@o2.pl
PostgreSQL version: 9.6.7
Operating system:   Ubuntu 16.04
Description:

TL;DR
Gist index goes really huge when updating records, even if gist indexed
column is not changed.

Full story:

I already created a ticket for this, but was redirected to PostGIS.
Now it seems it's not PostGIS, but PG itself, as shown in 
https://trac.osgeo.org/postgis/ticket/3716


pgsql-bugs by date:

Previous
From: Heath Lord
Date:
Subject: Re: BUG #15065: ActivePerl 5.24.3 breaks PG compilation on Windows
Next
From: PG Bug reporting form
Date:
Subject: BUG #15067: Documentation or behaviour bug with autovacuum thresholds?