Not Picking Index

From: "Gauri Kanekar" <meetgaurikanekar(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Not Picking Index
Date: 2007-02-16 12:56:51
Message-ID: 7e4ba9550702160456m6e86e809oc35dd68620348c80@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi List,

I want to run a Select Query on a table. But i dont want the query to pick a
index defined on that table.

So can i instruct the planner not to pick that index.

--
Regards
Gauri

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Michael Fuhr 2007-02-16 14:28:05 Re: Not Picking Index
Previous Message Krishna Kumar 2007-02-16 06:09:39 Re: Benchmarking PGSQL?