From: | Stephen Frost <sfrost(at)snowman(dot)net> |
---|---|
To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
Cc: | Antonin Houska <ah(at)cybertec(dot)at>, Bruce Momjian <bruce(at)momjian(dot)us>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Temporary file access API |
Date: | 2022-04-13 23:10:16 |
Message-ID: | CAOuzzgqJ803xXpff6U=xN+Ch8yg_3=HCfcNyNpaHHveU6sYAiQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Greetings,
On Wed, Apr 13, 2022 at 18:54 Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Wed, Apr 13, 2022 at 6:25 PM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> > I don't think we want to be encrypting pg_xact/, so they can get the
> > transaction commit rate from there.
>
> I think it would be a good idea to eventually encrypt SLRU data,
> including pg_xact. Maybe not in the first version.
I agree with Robert, on both parts.
I do think getting checksums for that data may be the first sensible step.
Thanks,
Stephen
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2022-04-13 23:13:07 | Re: Intermittent buildfarm failures on wrasse |
Previous Message | Peter Geoghegan | 2022-04-13 23:07:01 | Re: Intermittent buildfarm failures on wrasse |