Re: plans for bitmap indexes? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: plans for bitmap indexes?
Date
Msg-id 16237.1097690595@sss.pgh.pa.us
Whole thread Raw
In response to Re: plans for bitmap indexes?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> BTW, Tom, I was talking to Sean last night and he was saying that our
> current planner cost calculations assume that a 2-column index fetch
> will be twice as expensive as a 1-column index fetch.  Is this right?

No.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: plans for bitmap indexes?
Next
From: Josh Berkus
Date:
Subject: Re: Hypothetical Indexes