| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Stuart Gundry <stuart(dot)gundry(at)googlemail(dot)com> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Security and Data Protection Issues |
| Date: | 2008-07-14 19:49:16 |
| Message-ID: | 200807141949.m6EJnGI08863@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Stuart Gundry wrote:
> I am setting up a postgres database on a standalone system with a randomized
> text password. However, the db will contain very sensitive data and my boss
> is worried about the possibility of someone being able to crack the db data
> if they stole the machine. Can anyone point me to information about how
> securely the data is stored? Or is my only option to hash all my data?
We have documentation about this:
http://www.postgresql.org/docs/8.3/static/encryption-options.html
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David E. Wheeler | 2008-07-14 20:11:59 | Re: PATCH: CITEXT 2.0 v3 |
| Previous Message | Tom Lane | 2008-07-14 19:48:53 | Re: Summary of some postgres portability issues |