Re: Using bytea field...

From: Sim Zacks <sim(at)compulab(dot)co(dot)il>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Using bytea field...
Date: 2011-03-09 11:32:44
Message-ID: 4D77655C.8090501@compulab.co.il
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 03/09/2011 01:27 PM, Sim Zacks wrote:
> This means that it is possible that multiple images will return the
> same md5 hash.
OTOH, if you had an indexed md5 hash and compared the image only to the
matches, that would be a fast and accurate querying method

In response to

Browse pgsql-general by date

  From Date Subject
Next Message rsmogura 2011-03-09 11:38:35 Re: Using bytea field...
Previous Message Sim Zacks 2011-03-09 11:27:16 Re: Using bytea field...