Re: index in desc order - Mailing list pgsql-general

From Dimitri Fontaine
Subject Re: index in desc order
Date
Msg-id m262wf3g2k.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: index in desc order  (Michal Politowski <mpol+pg@meep.pl>)
List pgsql-general
Michal Politowski <mpol+pg@meep.pl> writes:
> Cannot there be a (system/hardware) setup where there is a perceptible
> performance difference between forward and backward index scans?

I think it's been reported already that backward index scans indeed can
be much slower than forward index scan, but that how to model that is
still unclear and undone in the cost estimations.

You will have to crawl the pgsql-performance list yourself, though…

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

pgsql-general by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: Replication
Next
From: zhong ming wu
Date:
Subject: Re: Is this a known feature of 8.1 SSL connection?