Thread: Encrypted Database?
Hi, Someone just asked me if Postgres databases are encrypted, does it support "encrypted database" was the phrase he used. Could someone enlighten me? Thanks in advance, Linn -- Please remove the number two from domain name for email.
On Mon, Nov 04, 2002 at 05:30:07PM -0600, 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? Have a look at contrib/pgcrypto. It might do what you need. A -- ---- Andrew Sullivan 204-4141 Yonge Street Liberty RMS Toronto, Ontario Canada <andrew@libertyrms.info> M2P 2A8 +1 416 646 3304 x110
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@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073
"Linn Kubler" <lkubler@ecw2.org> writes: > Someone just asked me if Postgres databases are encrypted, does it support > "encrypted database" was the phrase he used. Could someone > enlighten me? http://www.ca.postgresql.org/docs/faq-english.html#4.28 Cheers, Neil -- Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC