| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Linn Kubler <lkubler(at)ecw2(dot)org> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Encrypted Database? |
| Date: | 2002-11-07 15:48:22 |
| Message-ID: | 200211071548.gA7FmMR14570@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Linn Kubler wrote:
> Hi,
>
> Someone just asked me if Postgres databases are encrypted, does it support
> "encrypted database" was the phrase he used. Could someone enlighten me?
We support encryption of specific data values using /contrib/pgcrypto.
We don't have an all-db encryption. I recommend an encrypted file system
for that.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-11-07 15:56:39 | Re: Turning off information messages |
| Previous Message | Andrew Sullivan | 2002-11-07 15:38:38 | Re: Encrypted Database? |