DISABLING THE NESTED Loop

From: Savita <savita(at)india(dot)hp(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: DISABLING THE NESTED Loop
Date: 2002-10-30 08:21:05
Message-ID: 3DBF9671.B4B244EF@india.hp.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


Hi,

I am disabling the seqscan by
set enable_seqscan=no;

I want to know is there any way to disable merge,joins,nested loops also.

--
Best Regards
- Savita
----------------------------------------------------
Hewlett Packard (India)
+91 80 2051288 (Phone)
847 1288 (HP Telnet)
----------------------------------------------------

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Bhuvan A 2002-10-30 09:15:41 Re: Database Design tool
Previous Message Tommi Maekitalo 2002-10-30 07:18:31 Re: (yet another) readline problem