Re: Index scan and bitmap index scan - hard to understand how planner chooses - Mailing list pgsql-general

From boraldomaster
Subject Re: Index scan and bitmap index scan - hard to understand how planner chooses
Date
Msg-id 1372087618194-5760677.post@n5.nabble.com
Whole thread Raw
In response to Re: Re: Index scan and bitmap index scan - hard to understand how planner chooses  (Jeff Janes <jeff.janes@gmail.com>)
List pgsql-general
I firstly used 9.1.
After switching to 9.2. - the problem was fixed even without index only
scan.
I added another column to my table so this wasn't index only, but still had
better index behaviour.




--
View this message in context:
http://postgresql.1045698.n5.nabble.com/Index-scan-and-bitmap-index-scan-hard-to-understand-how-planner-chooses-tp5760304p5760677.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Stuart Ford
Date:
Subject: Re: pg_largeobject.sql script not run after upgrade
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Strict mode in postgresql??