Re: Finding cardinality of an index

From: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
To: Bill Chandler <billybobc1210(at)yahoo(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Finding cardinality of an index
Date: 2005-04-22 17:56:11
Message-ID: 20050422175611.GN58835@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

http://www.postgresql.org/docs/8.0/static/catalog-pg-class.html

On Thu, Apr 21, 2005 at 08:11:09AM -0700, Bill Chandler wrote:
> All,
>
> Is there a way to determine cardinality (size) of an
> index? In general how to you query the 'attributes'
> (for lack of a better word) of an index.
>
> thanks,
>
> Bill
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>

--
Jim C. Nasby, Database Consultant decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-04-22 18:08:50 Re: plperl function fails to "fire" Slony trigger
Previous Message Rich Shepard 2005-04-22 17:55:21 Re: Migrating MySQL app to postgres?