Pre-calculate hash join - Mailing list pgsql-general

When joining two large tables [common in warehousing], a hash join is commonly selected. Calculating hash values for
themerge phase is CPU intensive. Is there any way to pre-calculate value hashes to save that time? Would it even grant
anyperformance to skip the build phase of the hash join? 

-Warren

pgsql-general by date:

Previous
From: "Dann Corbit"
Date:
Subject: Re: Index question on postgres
Next
From: glaucomag
Date:
Subject: pgadmin save password