Re: Security and Data Protection Issues

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Security and Data Protection Issues
Дата
Msg-id 4875CBA2.4080704@archonet.com
обсуждение исходный текст
Ответ на Re: Security and Data Protection Issues  ("Stuart Gundry" <stuart.gundry@googlemail.com>)
Список pgsql-hackers
Stuart Gundry wrote:
> Thank you, I'm also curious as to whether the data folder is already in some
> way encrypted and if so, what encryption/obfuscation is being used. There
> doesn't seem to be anything about this on the web.

No encryption, although large text fields may be compressed (read up on 
TOAST) so not readable as plain-text.

--   Richard Huxton  Archonet Ltd


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

Предыдущее
От: "Stuart Gundry"
Дата:
Сообщение: Re: Security and Data Protection Issues
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Auto-explain patch