Re: Shouldn't the planner have a higher cost for reverse index scans?

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: Lists <lists(at)on-track(dot)ca>
Cc: Josh Berkus <josh(at)agliodbs(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, postgres performance list <pgsql-performance(at)postgresql(dot)org>
Subject: Re: Shouldn't the planner have a higher cost for reverse index scans?
Date: 2009-04-16 08:11:08
Message-ID: 2f4958ff0904160111s42bb6326g6ee83c7691e2b7e4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

create index foobar on table(row desc);

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Albe Laurenz 2009-04-16 09:22:46 Re: need information
Previous Message Lists 2009-04-16 06:02:29 Re: Shouldn't the planner have a higher cost for reverse index scans?