How can I make PostgreSQL to select another quey plan?

From: Yangyang <yangyangbm(at)gmail(dot)com>
To: pgsql-novice(at)postgresql(dot)org
Subject: How can I make PostgreSQL to select another quey plan?
Date: 2011-11-30 15:51:09
Message-ID: CAN3Hncwwub5dk5vtDM-EDyp79qgxm0DBaKCworZN+6E8d4xbAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

HI, dear all
I'm trying to force the database to select another query plan for a
query, rather than the optimal one.
I changed query tuning related parameters, but the query plan stays
the same. Although the costs for nodes changed correspondingly,
What parameters can I modify to force the DB to select another plan?
Any hints will be helpful.
Thanks!
-Yangyang

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Sean Davis 2011-11-30 15:57:43 Re: How can I make PostgreSQL to select another quey plan?
Previous Message Jean-Yves F. Barbier 2011-11-26 08:18:19 Re: index type