On Fri, 29 Apr 2022 at 00:00, Mladen Gogala wrote:
>
> There is a commercial product which supports database encryption, including
> PostgreSQL, it's called Voltage:
>
> https://www.techtarget.com/searchsecurity/feature/HP-Security-Voltages-SecureData-Enterprise-Product-overview
>
> The company t
On Fri, 29 Apr 2022 at 00:32, Bruce Momjian wrote:
>
> On Thu, Apr 28, 2022 at 11:55:09PM +0100, Aaron Gray wrote:
> > 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 ?
>
On Thu, Apr 28, 2022 at 11:55:09PM +0100, Aaron Gray wrote:
> On Wed, 27 Apr 2022 at 18:01, Bruce Momjian 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
On 4/28/22 18:55, Aaron Gray wrote:
On Wed, 27 Apr 2022 at 18:01, Bruce Momjian 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
On Wed, 27 Apr 2022 at 18:01, Bruce Momjian 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 syst
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 o