Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS)
Bruce Momjian <bruce@momjian.us>
From: Bruce Momjian <bruce@momjian.us>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Joe Conway <mail@joeconway.com>, Stephen Frost <sfrost@snowman.net>, Ryan Lambert <ryan@rustprooflabs.com>, Antonin Houska <ah@cybertec.at>, Masahiko Sawada <sawada.mshk@gmail.com>, Tomas Vondra <tomas.vondra@2ndquadrant.com>, Robert Haas <robertmhaas@gmail.com>, Haribabu Kommi <kommi.haribabu@gmail.com>, "Moon, Insung" <Moon_Insung_i3@lab.ntt.co.jp>, Ibrar Ahmed <ibrar.ahmad@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-07-11T00:04:05Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Revamp the WAL record format.
- 2c03216d8311 9.5.0 cited
On Wed, Jul 10, 2019 at 06:28:42PM -0400, Alvaro Herrera wrote: > On 2019-Jul-10, Joe Conway wrote: > > > On 7/10/19 3:53 PM, Alvaro Herrera wrote: > > > > (I do think you can have multiple writes of the same page with > > > different LSNs, if you change hint bits and don't write WAL about it, > > > > Do you mean "multiple writes of the same page without..."? > > Right, "twice the same page with the same LSN" is what I was thinking, > which is basically the question Tomas asked afterwards. Just to clarify, the case being discussed above is where we modify a page with a new row, write the page with an LSN, then change a hint bit on the page, and, if log_hint_bits is false, write the page with the hint bit change without changing the LSN since we didn't log hint bits. -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription +