Because of how PGSQL stores data on disk, on a table-by-table basis, it is not possible to encrypt “entire database”.
You don’t need to create new tables, you can ALTER in place
Because of how PGSQL stores data on disk, on a table-by-table basis, it is not possible to encrypt “entire database”.
You don’t need to create new tables, you can ALTER in place
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.