RE: TDE: Benchmarking WAL encryption approaches - Mailing list pgsql-hackers

From Hayato Kuroda (Fujitsu)
Subject RE: TDE: Benchmarking WAL encryption approaches
Date
Msg-id OS9PR01MB12149CD261C57F565290A1DB3F5C62@OS9PR01MB12149.jpnprd01.prod.outlook.com
Whole thread
In response to TDE: Benchmarking WAL encryption approaches  (Zsolt Parragi <zsolt.parragi@percona.com>)
Responses Re: TDE: Benchmarking WAL encryption approaches
List pgsql-hackers
Dear Zsolt,

Thanks for sharing the good benchmark!

> Please share any feedback / improvement ideas for the patches, or
> different approaches we could test, I can continue benchmarking more
> scenarios / prototypes if anybody has ideas. Unless there's a
> different conclusion, I'll proceed with sharing a first prototype of a
> TDE proposal using the per record approach in the following weeks.

You did share a benchmark result for the normal transactions, but these
approaches can also affect the recovery time and replication, right? Might be
better to do as well.

Best regards,
Hayato Kuroda
FUJITSU LIMITED


pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Deprecation warnings on Rocky 10.2 with current dev branch
Next
From: Marcos Pegoraro
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement