Encrypted database?

From: Erich <hh(at)cyberpass(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Encrypted database?
Date: 2000-06-19 22:21:58
Message-ID: 200006192221.PAA29504@cyberpass.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


As part of an all-around security upgrade, I would like to secure the
data in my PostgreSQL db. The threat I am concerned about is theft of
the server machine. To protect the data in case the machine is
stolen, the best thing to do would be to keep the data encrypted on
the disk.

Is there a way to do this with PostgreSQL? Or should I try to do the
encryption at the filesystem level? The other alternative is to store
the PostgreSQL db files on a CFS system, but I'm worried that this
might have serious performance penalties. Any other options I should
look into?

Thanks,

e

--
This message was my two cents worth. Please deposit two cents into my
e-gold account by following this link:
http://rootworks.com/twocentsworth.cgi?102861
275A B627 1826 D627 ED35 B8DF 7DDE 4428 0F5C 4454

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Pilosov 2000-06-19 23:22:07 Re: Encrypted database?
Previous Message Rick Delaney 2000-06-19 22:10:25 Re: Installing clients (psql) only