Re: Bitmap Index Scan

From: Rodrigo De León <rdeleonp(at)gmail(dot)com>
To: radhika(at)88thstreet(dot)com
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Bitmap Index Scan
Date: 2007-07-13 20:12:41
Message-ID: a55915760707131312x9ca446ehd9d944d72db90c75@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 7/13/07, Radhika Sambamurti <radhika(at)88thstreet(dot)com> wrote:
> Is there a way to explicitly make the planner use bitmap index scan on a
> field?

See:
http://www.postgresql.org/docs/8.2/static/runtime-config-query.html

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2007-07-14 01:42:26 Re: Converting from MS Access field aliases
Previous Message Radhika Sambamurti 2007-07-13 20:01:21 Bitmap Index Scan