Re: PG Database Encryption - Mailing list pgsql-admin

From hubert depesz lubaczewski
Subject Re: PG Database Encryption
Date
Msg-id ZG82/1xYrA8Z+8PI@depesz.com
Whole thread Raw
In response to PG Database Encryption  (Ravi GH <mails2ravi@gmail.com>)
Responses Re: PG Database Encryption
List pgsql-admin
On Thu, May 25, 2023 at 01:51:53PM +0530, Ravi GH wrote:
> Seeking guidance in this regard on How to enable DataBase Encryption of
> Postgresql DB. Can anyone guide me in this regard or share a few pointers
> pages on "How to enable it" or any 3rd party tools that can do ths.

Pg doesn't have anything like this now.

What you can do, is:
1. Check https://wiki.postgresql.org/wiki/Transparent_Data_Encryption
2. Encrypt the filesystem/disk that the PG is on, using whatever tool
   your operating system provides.

Best regards,

depesz




pgsql-admin by date:

Previous
From: Ravi GH
Date:
Subject: PG Database Encryption
Next
From: Ron
Date:
Subject: Re: PG Database Encryption