Re: Security and Data Protection Issues

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Security and Data Protection Issues
Дата
Msg-id 200807141949.m6EJnGI08863@momjian.us
обсуждение исходный текст
Ответ на Security and Data Protection Issues  ("Stuart Gundry" <stuart.gundry@googlemail.com>)
Список 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@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Summary of some postgres portability issues
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: PATCH: CITEXT 2.0 v3