Re: Shouldn't the planner have a higher cost for reverse index scans? - Mailing list pgsql-performance

From Grzegorz Jaśkiewicz
Subject Re: Shouldn't the planner have a higher cost for reverse index scans?
Date
Msg-id 2f4958ff0904160111s42bb6326g6ee83c7691e2b7e4@mail.gmail.com
Whole thread Raw
In response to Re: Shouldn't the planner have a higher cost for reverse index scans?  (Lists <lists@on-track.ca>)
List pgsql-performance
create index foobar on table(row desc);

pgsql-performance by date:

Previous
From: Lists
Date:
Subject: Re: Shouldn't the planner have a higher cost for reverse index scans?
Next
From: Matthew Wakeling
Date:
Subject: Really dumb planner decision