Re: Planner chooses slow index heap scan despite accurate row estimates

From: Jake Magner <jakemagner90(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Planner chooses slow index heap scan despite accurate row estimates
Date: 2016-05-27 23:30:54
Message-ID: 1464391854473-5905383.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

I tried without doing an INSERT at all, just running the SELECT queries and
the result is the same. Nested loop is chosen but is much slower.

--
View this message in context: http://postgresql.nabble.com/Planner-chooses-slow-index-heap-scan-despite-accurate-row-estimates-tp5905357p5905383.html
Sent from the PostgreSQL - performance mailing list archive at Nabble.com.

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2016-05-28 00:16:08 Re: Re: Planner chooses slow index heap scan despite accurate row estimates
Previous Message Tom Lane 2016-05-27 23:17:55 Re: Planner chooses slow index heap scan despite accurate row estimates