And in any case, there's no crc32 in the built-in pgcrypto module.
On 17 June 2016 at 06:18, Claudio Freire <[email protected]> wrote: > On Fri, Jun 17, 2016 at 1:09 AM, julyanto SUTANDANG > <[email protected]> wrote: > > This way is doing faster using crc32(data) than hashtext since crc32 is > > hardware accelerated in intel (and others perhaps) > > this way (crc32) is no way the same as hash, much way faster than > others... > > > > Regards, > > Sure, but I've had uniformity issues with crc32. >
