Re: Hash Function

From: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Hash Function
Date: 2015-01-11 17:40:12
Message-ID: 1420998012455-5833592.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

kolanpaka.ravikiran wrote
> Hi,
>
> I want to know what kind of hash function postgres is using currently, can
> someone please explain the algorithm postgres is using for the hash
> function in the hash join algorithm.
>
> Thanks,
>
> K.Ravikiran

Would you please just pick one of the mailing lists to send your questions
to. I would suggest -general.

Questions pertaining to source code, which likely has the answers you seek,
probably could go just to -hackers but mostly the same people read -general
so you will reach them all the same.

David J.

--
View this message in context: http://postgresql.nabble.com/Hash-Function-tp5833584p5833592.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Brent Tubbs 2015-01-12 05:19:51 Re: unexpected PQresultStatus: 8 with simple logical replication
Previous Message Melvin Davidson 2015-01-11 17:01:23 Re: How to analyze a slowdown in 9.3.5?