From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Jean-Christian Imbeault <jc(at)mega-bucks(dot)co(dot)jp> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: encrypted data types? |
Date: | 2002-08-03 01:49:39 |
Message-ID: | 200208030149.g731nda11728@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
See contrib/pgcrypto.
---------------------------------------------------------------------------
Jean-Christian Imbeault wrote:
> Are there any built in data type in pgsql that support encryption? I did
> a quick scan of the online docs and can find anything.
>
> I could implement this programmatically on the front end but it would be
> nice it pgsql already had something that I could use.
>
> Thanks!
>
> Jc
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | terry | 2002-08-03 02:04:56 | Re: varchar truncation from 7.1 to 7.2 |
Previous Message | Jean-Christian Imbeault | 2002-08-03 01:44:31 | Serials: removing the holes? (consecutive) |