Skip to content

Updated FAQ and WAL dump/encryption based on AA feedback #437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release-17.5.2
Choose a base branch
from

Conversation

Andriciuc
Copy link
Collaborator

@Andriciuc Andriciuc commented Jun 17, 2025

  • updated FAQ with WAL encryption notes about it's beta status
  • Added links to How does pg_tde make my data safe? FAQ for KMS chapters we added
  • updated pg_waldump with a note about wal encryption beta status
  • Removed post quantum question from FAQ

- updated FAQ with WAL encryption notes about it's beta status
- Added links to How does pg_tde make my data safe? FAQ for KMS chapters we added
- updated pg_waldump with a note about wal encryption beta status
- Added
@Andriciuc Andriciuc self-assigned this Jun 17, 2025
@Andriciuc Andriciuc added the documentation Improvements or additions to documentation label Jun 17, 2025
@Andriciuc Andriciuc requested a review from AndersAstrand June 17, 2025 13:59
@Andriciuc Andriciuc marked this pull request as ready for review June 17, 2025 14:11
@Andriciuc Andriciuc requested a review from nastena1606 as a code owner June 17, 2025 14:11

HashiCorp Vault can also act as the KMIP server, managing cryptographic keys for clients that use the KMIP protocol.
!!! note
HashiCorp Vault can also act as a KMIP server, managing cryptographic keys for clients that use the KMIP protocol.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

only the enterprise (paid) version

@@ -114,10 +122,6 @@ For WAL encryption, AES-CTR-128 is used.

The support of other encryption mechanisms such as AES256 is planned for future releases. Reach out to us with your requirements and usage scenarios of other encryption methods are needed.

## Is post-quantum encryption supported?
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need to answer this question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants