Re: Does indexing help >= as well as = for integer columns?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: tjo@acm.org
Cc: pgsql-general@postgresql.org, lists@boutiquenumerique.com
Date: 2005-02-02T15:37:40Z
Lists: pgsql-general
"TJ O'Donnell" <tjo@acm.org> writes:
> Last week, I asked about visualizing B-tree "coverage".  I think
> I meant "Can I see the histograms that Analyze creates?"
> Are they available anywhere?

See pg_stats

			regards, tom lane