Re: is this index bloat? - Mailing list pgsql-general

From Tom Lane
Subject Re: is this index bloat?
Date
Msg-id 754.1107368820@sss.pgh.pa.us
Whole thread Raw
In response to is this index bloat?  (Patrick Hatcher <PHatcher@macys.com>)
List pgsql-general
Patrick Hatcher <PHatcher@macys.com> writes:
> I guess I never noticed this during vacuum verbose before, but is it common
> for the index to be 2 to 3 times the number of rows in a table?

Hm?  Your vacuum output shows exactly 2757 rows in the table and in each
index, so I'm unclear what you are looking at.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: plpython.so
Next
From: Lonni J Friedman
Date:
Subject: Re: capturing/viewing sort_mem utilization on a per query basis