Re: Postgres database encryption

From: Ron Johnson <ronljohnsonjr(at)gmail(dot)com>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Postgres database encryption
Date: 2024-03-19 18:57:28
Message-ID: CANzqJaAL5h33PEA6R=Wf8vSmaTkp+JDgJabVAZQ7jYL_EfXLbw@mail.gmail.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 <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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Zahir Lalani 2024-03-19 19:11:58 RE: Postgres database encryption
Previous Message Kai Wagner 2024-03-19 18:20:26 Re: Postgres database encryption