Enabling Full Encryption For PostgreSQL - Mailing list pgsql-novice

From Mingyu Li
Subject Enabling Full Encryption For PostgreSQL
Date
Msg-id CACoW8n3Zg3pug8M+NCtaagbFfFL=RV-m0oGOpP1J3U0uFC=q7Q@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi folks,

How can a DBA manage a database containing sensitive data without risking data leakage?

Our team has developed an extension for PostgreSQL, HEDB (github.com/SJTU-IPADS/HEDB), which enables SQL computation over encrypted data. We've tested it using Postgres 14.9 on Ubuntu and it can execute TPC-H queries 
successfully.

While I know that this extension has room for improvement, I am eager to learn how to contribute our code to the community.

--
With appreciation,
Maxul

pgsql-novice by date:

Previous
From: ivanov17@riseup.net
Date:
Subject: Re: Grant CREATE privilege on all schemas
Next
From: ivanov17@riseup.net
Date:
Subject: Re: Grant CREATE privilege on all schemas