Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create enforcement.md - Encryption Enforcement topic #403

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

Merged
merged 24 commits into from
Jun 25, 2025

Conversation

Andriciuc
Copy link
Collaborator

Writing a general topic regarding Encrpytion Enforcement from pg_tde perspective, requires heavy review.

populated with encryption enforcement
@Andriciuc Andriciuc self-assigned this Jun 9, 2025
@Andriciuc Andriciuc added the documentation Improvements or additions to documentation label Jun 9, 2025
@nastena1606 nastena1606 temporarily deployed to docs-create-enforcement - INTERNAL-pg_tde docs PR #403 June 9, 2025 12:33 — with Render Destroyed
Andriciuc added 2 commits June 9, 2025 16:55
updated with future steps to enforce encrypt
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (release-17.5.2@98c3109). Learn more about missing BASE report.

Additional details and impacted files
@@                Coverage Diff                @@
##             release-17.5.2     #403   +/-   ##
=================================================
  Coverage                  ?   84.68%           
=================================================
  Files                     ?       21           
  Lines                     ?     2593           
  Branches                  ?      401           
=================================================
  Hits                      ?     2196           
  Misses                    ?      316           
  Partials                  ?       81           
Components Coverage Δ
access 81.11% <0.00%> (?)
catalog 88.22% <0.00%> (?)
common 77.77% <0.00%> (?)
encryption 73.45% <0.00%> (?)
keyring 72.88% <0.00%> (?)
src 91.54% <0.00%> (?)
smgr 94.85% <0.00%> (?)
transam ∅ <0.00%> (?)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

removed table space encryption
updated the enforce_encryption description
added a note that clarifies unauthorized user access and how superusers can still bypass the forced encryption table creation
small update to the note describing superuser actions properly
@Andriciuc Andriciuc changed the base branch from TDE_REL_17_STABLE to release-17.5.2 June 16, 2025 11:43
Andriciuc and others added 2 commits June 18, 2025 10:31
Added a couple of simple examples to encryption enforcement for user, database and global enforcement using enforce_encryption

Added What does enforcement do (for new users)

Added that you can override enforcement with details possible by superusers only

Updated variables with minor linting and added a link to encryption enforcement for pg_tde.enforce_encryption
@Andriciuc
Copy link
Collaborator Author

Added a couple of simple examples to encryption enforcement for user, database and global enforcement using enforce_encryption

Added What does enforcement do (for new users)

Added that you can override enforcement with details possible by superusers only

Updated variables with minor linting and added a link to encryption enforcement for pg_tde.enforce_encryption

@Andriciuc Andriciuc marked this pull request as ready for review June 18, 2025 09:11
@Andriciuc Andriciuc requested a review from nastena1606 as a code owner June 18, 2025 09:11
@Andriciuc Andriciuc requested a review from dutow June 18, 2025 09:11
@Andriciuc Andriciuc removed their assignment Jun 25, 2025
removed dbas mention and updated 1. with a note regarding only superusers being able to change pg_tde.enforce_encryption

I also added a link to the override trusted sessions topic
@nastena1606 nastena1606 temporarily deployed to docs-create-enforcement - pg-tde-docs PR #403 June 25, 2025 09:37 — with Render Destroyed
@nastena1606 nastena1606 temporarily deployed to docs-create-enforcement - INTERNAL-pg_tde docs PR #403 June 25, 2025 09:37 — with Render Destroyed
@Andriciuc Andriciuc merged commit ef03f7b into release-17.5.2 Jun 25, 2025
15 of 17 checks passed
@Andriciuc Andriciuc deleted the docs-create-enforcement branch June 25, 2025 11:47
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.

4 participants