Re: Extreme bloating of intarray GiST indexes

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Alexander Korotkov <aekorotkov(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, postgres hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Extreme bloating of intarray GiST indexes
Date: 2011-05-03 00:39:17
Message-ID: 4DBF4EB5.10502@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Josh Berkus 2011-05-03 01:41:10 Re: A small step towards more organized beta testing
Previous Message Jim Nasby 2011-05-03 00:27:11 Re: Select For Update and Left Outer Join