Re: Extreme bloating of intarray GiST indexes - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Extreme bloating of intarray GiST indexes
Date
Msg-id 4DBF4EB5.10502@agliodbs.com
Whole thread Raw
In response to Re: Extreme bloating of intarray GiST indexes  (Alexander Korotkov <aekorotkov@gmail.com>)
Responses Re: Extreme bloating of intarray GiST indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom, Alexander,

So we are using gist_intbig_ops, so that's not the issue.

Using pgstattuple might be a bit of a challenge.  The client doesn't
have it installed, and I can't pull it from Yum without also upgrading
PostgreSQL, since Yum doesn't stock old versions AFAIK.

Maybe we should consider making diagnostic utilities like this standard
with PostgreSQL?

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: Select For Update and Left Outer Join
Next
From: Josh Berkus
Date:
Subject: Re: A small step towards more organized beta testing