"Pasman" <[email protected]> writes: > Postgres not estimate cost of creating hash index > when it plans hash join. Use case:
Yes, it does figure those costs, but they're just folded into the cost
of the hashjoin. The numbers shown for the Hash subnode are only
cosmetic.
regards, tom lane
--
Sent via pgsql-bugs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
