Thread: Encrypt data in column

Encrypt data in column

From
Yambu
Date:
Hello

What ways can i encrypt columns with sensitive data in postgres?

regards

Re: Encrypt data in column

From
John Scalia
Date:
Investigate using the pgcrypto extension, it should do exactly what you’ve asked.
—
Jay

Sent from my iPad

> On Dec 16, 2020, at 7:01 AM, Yambu <hyambu@gmail.com> wrote:
>
> 
> Hello
>
> What ways can i encrypt columns with sensitive data in postgres?
>
> regards