Re: Whole Database or Table AES encryption

From: Aaron Gray <aaronngray(dot)lists(at)gmail(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Whole Database or Table AES encryption
Date: 2022-04-28 22:55:09
Message-ID: CANkmNDcA=xMy52T+DLxfnOfwbaVRY4=jTuk4gNGsMXOuKh+tpQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, 27 Apr 2022 at 18:01, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
>
> On Wed, Apr 27, 2022 at 05:21:41PM +0100, Aaron Gray wrote:
> > Hi,
> >
> > Is there any way to (virtually) encrypt whole databases or tables with
> > AES or other types of encryption ?
>
> You can use storage encryption via the operating system. Cybertec has a
> patch for PG 12 and the community is working on an implementation,
> perhaps for PG 16.

I would be very interested in this, are there any further pointers as
to where to look at this ?
Is there a repo branch in place working on this or any documentation ?

Cheers,

Aaron
--
Aaron Gray

Independent Open Source Software Engineer, Computer Language
Researcher, Information Theorist, and amateur computer scientist.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mladen Gogala 2022-04-28 23:00:23 Re: Whole Database or Table AES encryption
Previous Message Sam Kidman 2022-04-28 22:54:55 Re: errcodes.h and others not generated when compiling 13.6 on M1 Mac