Re: RFE: Transparent encryption on all fields

Поиск
Список
Период
Сортировка
От Sam Halliday
Тема Re: RFE: Transparent encryption on all fields
Дата
Msg-id A2665B8C-4195-448E-B42F-DE2E42A2AF1C@gmail.com
обсуждение исходный текст
Ответ на Re: RFE: Transparent encryption on all fields  (Sam Mason <sam@samason.me.uk>)
Список pgsql-hackers
On 27 Apr 2009, at 13:55, Sam Mason wrote:
> Allowing multiple users/encryption keys access the same database seems
> problematic; how would you allow catalogue access and enforce unique  
> or
> other constraints if the server couldn't look to see what's there.   
> Not
> sure what you're after here though.

Any valid key should have full access (i.e. this isn't about access  
control). As a first approximation, a single key would do the trick.  
As a more rigorous solution, there are ways to encrypt data allowing  
multiple keys to decrypt.


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Synchronous replication: psqlODBC driver compilation
Следующее
От: Tom Lane
Дата:
Сообщение: Re: To know what a macro does