Re: MD5 computation (was: RE: For Tom Lane) - Mailing list pgsql-general

From Neil Conway
Subject Re: MD5 computation (was: RE: For Tom Lane)
Date
Msg-id 1117608524.6678.73.camel@localhost.localdomain
Whole thread Raw
In response to MD5 computation (was: RE: For Tom Lane)  ("Philippe Lang" <philippe.lang@attiksystem.ch>)
List pgsql-general
On Wed, 2005-06-01 at 08:22 +0200, Philippe Lang wrote:
> What is the best way to calculate an MD5 Sum for a set of rows in a
> table, on a Postgresql server?

The md5() builtin function. contrib/pgcrypto is available if you need
more sophisticated hashing / encryption.

-Neil



pgsql-general by date:

Previous
From: Himanshu Baweja
Date:
Subject: TableSpaces across partitions and xlog
Next
From: Roman Neuhauser
Date:
Subject: Re: Shared memory and FreeBSD's jail()