RE: Postgres database encryption

From: Zahir Lalani <ZahirLalani(at)oliver(dot)agency>
To: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: RE: Postgres database encryption
Date: 2024-03-19 19:11:58
Message-ID: AS8P251MB01201B6E9392697211F91B73A72C2@AS8P251MB0120.EURP251.PROD.OUTLOOK.COM
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

>On Tue, Mar 19, 2024 at 9:22 AM Johnathan Tiamoh <mailto:johnathantiamoh(at)gmail(dot)com> wrote:
>Hello, 
>
>
>Good morning. Please I wish to find out the best way of encrypting a Postgres database. 
>
>This could either be encrypting a whole database ( I don’t if this is possible), a specific table and a specific tablespace. 
>
>Look at PgSodium.  It might meet your requirements.

We use PgSodium - works well and we can control down to field level 

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Celia McInnis 2024-03-20 02:05:16 How to store in hours:minutes:seconds where hours may be bigger than 24
Previous Message Ron Johnson 2024-03-19 18:57:28 Re: Postgres database encryption