[prev in list] [next in list] [prev in thread] [next in thread] 

List:       postgresql-general
Subject:    Re: Migration of Oracle Vault to Postgres
From:       Laurenz Albe <laurenz.albe () cybertec ! at>
Date:       2023-09-22 8:20:54
Message-ID: d94af53dc6d0c8f52b47145b442b36d188c85d88.camel () cybertec ! at
[Download RAW message or body]

On Fri, 2023-09-22 at 11:36 +0800, Elango Thiagarajan wrote:
> We are planning to migrate Oracle Enterprise edition to Azure Postgresql.
> 
> Our oracle database is guarded by Oracle Vault. Do we have similar security on Postgres.
> 
> Any Whitepapers on how to migrate vault to Postgres.

You will have to redesign your application.
The most likely solution is to manage the encryption keys in your application
and encrypt and decrypt the data there.  That way, the DBA cannot access clear
text data.

Of course, that moves the probpem how to keep the keys safe to the application,
which may not be simple either.

Yours,
Laurenz Albe


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic