Re: large tables and simple "= constant" queries using indexes

From: Jeremy Harris <jgh(at)wizmail(dot)org>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: large tables and simple "= constant" queries using indexes
Date: 2008-04-09 22:07:50
Message-ID: 47FD3E36.3080309@wizmail.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Bill Moran wrote:
> This is a FAQ, it comes up on an almost weekly basis.

I don't think so. "where".

>>> - select count(*) from gene_prediction_view where gene_ref = 523

Cheers,
Jeremy

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Richard Broersma 2008-04-09 22:17:38 Re: EXPLAIN detail
Previous Message Bill Moran 2008-04-09 21:36:09 Re: large tables and simple "= constant" queries using indexes