Re: Why is it not using an index? (small correction)

From: Dmitry Tkach <dmitry(at)openratings(dot)com>
To: pgsql-general(at)postgresql(dot)org(dot)pgsql-sql(at)postgresql(dot)org
Subject: Re: Why is it not using an index? (small correction)
Date: 2002-03-15 19:09:21
Message-ID: 3C9246E1.7000101@openratings.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-sql


>
> Seq Scan on bset (cost=100000000.00..100175934.05 rows=303 width=2)
>

I am sorry - it says "Seq Scan on a...", of course,
not "... on bset ..."

Dima

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Gregory Wood 2002-03-15 19:20:11 Re: Why is it not using an index?
Previous Message Dmitry Tkach 2002-03-15 19:07:44 Why is it not using an index?

Browse pgsql-sql by date

  From Date Subject
Next Message Gregory Wood 2002-03-15 19:20:11 Re: Why is it not using an index?
Previous Message Dmitry Tkach 2002-03-15 19:07:44 Why is it not using an index?