Re: Creating large database of MD5 hash values

Поиск
Список
Период
Сортировка
От Decibel!
Тема Re: Creating large database of MD5 hash values
Дата
Msg-id FDB7BBE9-6DC0-4E31-9082-AA68F2ABB7E9@decibel.org
обсуждение исходный текст
Ответ на Re: Creating large database of MD5 hash values  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Creating large database of MD5 hash values
Список pgsql-performance
On Apr 11, 2008, at 10:25 AM, Alvaro Herrera wrote:

Sorry, yes, I'm behind on email... :(

> If MD5 values will be your primary data and you'll be storing millions
> of them, it would be wise to create your own datatype and operators
> with
> the most compact and efficient representation possible.


If you do this *please* post it. I really think it would be worth
while for us to have fixed-size data types for common forms of binary
data; MD5, SHA1 and SHA256 come to mind.
--
Decibel!, aka Jim C. Nasby, Database Architect  decibel@decibel.org
Give your computer some brain candy! www.distributed.net Team #1828



Вложения

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

Предыдущее
От: Andrzej Zawadzki
Дата:
Сообщение: Re: Quad Xeon or Quad Opteron?
Следующее
От: Decibel!
Дата:
Сообщение: Re: shared_buffers performance