Re: Is there a way to check which indexes are being used - Mailing list pgsql-general

From Jim C. Nasby
Subject Re: Is there a way to check which indexes are being used
Date
Msg-id 20060223231050.GF2068@pervasive.com
Whole thread Raw
In response to Re: Is there a way to check which indexes are being used  (Vivek Khera <vivek@khera.org>)
List pgsql-general
On Thu, Feb 23, 2006 at 10:44:38AM -0500, Vivek Khera wrote:
>
> On Feb 23, 2006, at 8:47 AM, Ragnar wrote:
>
> >select * from pg_stat_user_indexes ;
>
> which level of stats do I need to enable this? block level or row
> level or both?

Either-or, AFAIK. Block level will present less load on the system.
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: now() time off
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Error correction to FAQ