Re: encrypt function

From: Radu-Adrian Popescu <radu(dot)popescu(at)aldratech(dot)com>
To: Priya G <sreepriya(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: encrypt function
Date: 2003-10-20 22:26:36
Message-ID: 1066688795.26172.1.camel@rpopescu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 2003-10-20 at 23:46, Priya G wrote:

> Is there any encrypt function in postgres? like encrypt('string')...
>

Yes, there is. See contrib/crypt - there's a library with crypto stuff,
C source code
and SQL bindings (i.e. external functions).
Cheers,

> Thanks,
>
> pn
>
>
>
>
> ______________________________________________________________________
> See when your friends are online with MSN Messenger 6.0. Download it
> now FREE!

--
Radu-Adrian Popescu
CSA, DBA, Developer
Aldratech Ltd.
+40213212243

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Radu-Adrian Popescu 2003-10-20 22:40:20 Re: postgresql having trouble under load
Previous Message scott.marlowe 2003-10-20 22:16:41 Re: encrypt function