[GENERAL] PG and database encryption

Поиск
Список
Период
Сортировка
We have a requirement to encrypt the entire database.  What is the best tool
to accomplish this. Our primary goal is that it should be transparent to the
application, with no change in the application, as compared to un-encrypted
database. Reading about pgcrypto module, it seems it is good for few columns
only and using it to encrypt entire database is not a good use-case.

Is this which can be done best by file level encryption?  What are the good
tools on Linux (RHES), preferably open-source.

Thanks



--
View this message in context: http://www.postgresql-archive.org/PG-and-database-encryption-tp5979618.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


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

Предыдущее
От: Alan Millington
Дата:
Сообщение: [GENERAL] plpython2.dll missing from Enterprise DB Postgres distribution
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [GENERAL] PG and database encryption