Databases should inherit global keyring provider by default

Description

But user can explicitly define “local“ key providers for databases.

This behaviour should be optional (GUC) though (it’s useful for multi tenant envs to enforce local keyring providers and not to have anything common)

How to document

None

How to test

None

Activity

Show:

Kai Wagner December 2, 2024 at 8:22 AM

As discussed, this is not a blocker for the beta release and is something we will work on later. This is simply for the user’s convenience and ease of use.

andrew.pogrebnoi July 26, 2024 at 3:47 PM

don’t forget about SELECT * FROM pg_tde_list_all_key_providers();

Done

Details

Assignee

Reporter

Labels

Components

Sprint

Fix versions

Priority

Smart Checklist

Created July 23, 2024 at 12:54 PM
Updated March 11, 2025 at 11:31 AM
Resolved January 16, 2025 at 1:02 PM