Re: Why my query not using index to sort?

From: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
To: Arup Rakshit <ar(at)zeit(dot)io>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Why my query not using index to sort?
Date: 2018-09-28 16:16:30
Message-ID: 61708e66-dcc6-6490-b876-979eff8c3efd@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Am 28.09.2018 um 18:03 schrieb Arup Rakshit:
> Also I meatn the execution time is less than I had before with
> enable_sort = off.

yeah, but not that much. different plan.

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2018-09-28 17:13:30 Re: regarding bdr extension
Previous Message Arup Rakshit 2018-09-28 16:03:44 Re: Why my query not using index to sort?