| From: | Antonin Houska <ah(at)cybertec(dot)at> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Toshi Harada <harada(dot)toshi(at)po(dot)ntt-tx(dot)co(dot)jp>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: "WIP: Data at rest encryption" patch and, PostgreSQL 11-beta3 |
| Date: | 2019-04-24 14:48:20 |
| Message-ID: | 7567.1556117300@localhost |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Thu, Apr 4, 2019 at 9:57 AM Antonin Houska <ah(at)cybertec(dot)at> wrote:
> > I'll enforce the FPW in the next version of the patch.
>
> Cool.
>
> I'm willing to put some effort into trying to get this into v13 if
> you're willing to keep hacking on it, but there's probably a fair
> amount to do and a year can go by in a hurry.
Attached is the next version. It tries to address various problems pointed out
upthread, including documentation.
--
Antonin Houska
Web: https://www.cybertec-postgresql.com
| Attachment | Content-Type | Size |
|---|---|---|
| v03-001-BufFileTransient.patch | text/x-diff | 48.0 KB |
| v03-002-XLogWritePages.patch | text/x-diff | 2.7 KB |
| v03-003-ClusterEncryption.patch | text/x-diff | 249.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Laurenz Albe | 2019-04-24 14:48:25 | Re: Identity columns should own only one sequence |
| Previous Message | Fujii Masao | 2019-04-24 14:39:32 | Re: Patch: doc for pg_logical_emit_message() |