Re: PG Database Encryption

From: Ron <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: PG Database Encryption
Date: 2023-05-25 13:02:57
Message-ID: a93e47f2-07f2-3a06-6bf5-15d829798a4a@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Daxu Yin 2023-05-25 14:11:20 pgAdmin4 v6.21 on RHEL7.9 with FIPS enabled
Previous Message hubert depesz lubaczewski 2023-05-25 10:22:55 Re: PG Database Encryption