Re: Indexes for hashes

Поиск
Список
Период
Сортировка
От ktm@rice.edu
Тема Re: Indexes for hashes
Дата
Msg-id 20160615145344.GN25300@aart.rice.edu
обсуждение исходный текст
Ответ на Re: Indexes for hashes  (Ivan Voras <ivoras@gmail.com>)
Список pgsql-performance
On Wed, Jun 15, 2016 at 04:20:46PM +0200, Ivan Voras wrote:
> Hi,
>
> Just for testing... is there a fast (i.e. written in C) crc32 or a similar
> small hash function for PostgreSQL?
>

Hi Ivan,

Here is an extension that provides a number of different hash
functions, including a version of the version used internally:

https://github.com/markokr/pghashlib

Regards,
Ken


В списке pgsql-performance по дате отправления:

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Indexes for hashes
Следующее
От: Jeff Janes
Дата:
Сообщение: Re: Indexes for hashes