Re: planner/optimizer question - Mailing list pgsql-performance

From Gary Doades
Subject Re: planner/optimizer question
Date
Msg-id 40919746.25550.1555A9CC@localhost
Whole thread Raw
In response to planner/optimizer question  (brad-pgperf@duttonbros.com)
Responses Re: planner/optimizer question  (Dennis Bjorklund <db@zigo.dhs.org>)
List pgsql-performance
>
> Having picked out an index scan as being the highest time user I
> concentrated on that in  this case and compared the same index scan on
> MSSQL. At least MSSQL reported it as  an index scan on the same index
> for the same number of rows.
>

I should have also pointed out that MSSQL reported that same index scan as taking 65% of the overall query time.
It was just "faster". The overall query took 103ms in MSSQL.

Gary.


pgsql-performance by date:

Previous
From: "Gary Doades"
Date:
Subject: Re: planner/optimizer question
Next
From: Joseph Shraibman
Date:
Subject: analyzer/planner and clustered rows