-
Notifications
You must be signed in to change notification settings - Fork 10
Updated Setup/Test/Var/Yum files based on AA feedback #445
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
Updated Setup/Test/Var/Yum files based on AA feedback #445
Conversation
setup.md: Modified file to be postgresql.conf file Modified last note to be clearer. test.md: UPdated function return for step 2 checking encrypted data variables.md: Added warning note for Enabling WAL encryption. yum.md: Updated Memory Lock description.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-17.5.2 #445 +/- ##
=================================================
Coverage ? 84.68%
=================================================
Files ? 21
Lines ? 2593
Branches ? 401
=================================================
Hits ? 2196
Misses ? 316
Partials ? 81
🚀 New features to boost your workflow:
|
Removed Memory Limits for pg_tde keys based on #436
Removed Memory Limits for pg_tde since code does not use it and mlock is not mentioned anywhere else based on #436 comments |
I don't think I need to be mentioned in the commit message :) |
…com/percona/postgres into updates-to-setup-test-var-yum-files
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The text looks good now, but it needs to be squashed before merge.
setup.md:
Modified file to be postgresql.conf file
Modified last note to be clearer.
test.md:
UPdated function return for step 2 checking encrypted data
variables.md:
Added warning note for Enabling WAL encryption.
yum.md:
Updated Memory Lock description.