Re: PG Database Encryption - Mailing list pgsql-admin

From Ron
Subject Re: PG Database Encryption
Date
Msg-id a93e47f2-07f2-3a06-6bf5-15d829798a4a@gmail.com
Whole thread Raw
In response to PG Database Encryption  (Ravi GH <mails2ravi@gmail.com>)
Responses pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled
List pgsql-admin
On 5/25/23 03:21, Ravi GH wrote:
> Hello PG Admins , Team :)
>
> We have enabled SSL Based replication & connection from Application to 
> PostgreSql DB using SSL via pgbouncer.
>
> My Question is in regard to implementing DataBase Encryption.
>
> Background : We are using PostgreSql DB for Atlassian Bitbucket Application.
>                        We want to implement encryption for databases at 
> system level (  it can be at rest (archive)

PgBackRest can encrypt it's backups using AES-256.

> or while retrieving (accessing it)).
>
> 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.
>
> Thanks & Regards,
> Ravi

-- 
Born in Arizona, moved to Babylonia.



pgsql-admin by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: PG Database Encryption
Next
From: Daxu Yin
Date:
Subject: pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled