Skip to content

PG-2178 - Improve PSP page, minor solutions and authored extensions clarifications (18)#923

Open
Andriciuc wants to merge 7 commits into18from
improve-extensions-mention
Open

PG-2178 - Improve PSP page, minor solutions and authored extensions clarifications (18)#923
Andriciuc wants to merge 7 commits into18from
improve-extensions-mention

Conversation

@Andriciuc
Copy link
Contributor

@Andriciuc Andriciuc commented Feb 4, 2026

This PR aims to improve a gap in our Information Architecture, for the PSP page, adding minor improvements and clarifications for the solutions and authored extensions topics.

This PR aims to improve a gap in our Information Architecture, specifically we are missing a slight clarification paragraph regarding pg_tde's capability to enforce encryption at the database level as well.

To fix this, three chapters have been expanded and improved with additional information around this topic.
@Andriciuc Andriciuc added the documentation Improvements or additions to documentation label Feb 4, 2026
@Andriciuc Andriciuc changed the title Improve and expand pg_tde information in PSP (18) PG-2178 - Improve and expand pg_tde information in PSP (18) Feb 5, 2026
Copy link

@dutow dutow left a comment

Choose a reason for hiding this comment

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

I added lots of small comments, but my main problem is that I don't understand how most of this PR is related to the title/commit message. Most of the changes are not about TDE.

Also the thing you want to document there

as long as during migration they do not have to go and change anything table by table.

is not true, if they want to migrate an existing database, they will have to change tables one by one or with a script.

@Andriciuc Andriciuc temporarily deployed to improve-extensions-mention - postgresql-docs-preview-18 PR #923 February 12, 2026 14:05 — with Render Destroyed
@Andriciuc Andriciuc changed the title PG-2178 - Improve and expand pg_tde information in PSP (18) PG-2178 - Improve PSP page, minor solutions and authored extensions clarifications (18) Feb 12, 2026
@Andriciuc
Copy link
Contributor Author

I added lots of small comments, but my main problem is that I don't understand how most of this PR is related to the title/commit message. Most of the changes are not about TDE.

Also the thing you want to document there

as long as during migration they do not have to go and change anything table by table.

is not true, if they want to migrate an existing database, they will have to change tables one by one or with a script.

Thank you @dutow! I have updated the PR title and initial comment to better reflect the changes.

@Andriciuc Andriciuc requested a review from dutow February 12, 2026 14:21
### :material-account-lock: LDAP authentication

Protect your database against accidental or malicious data loss or data corruption.
Need a central authentication solution? Learn how you can manage users and access control using LDAP directories.
Copy link

Choose a reason for hiding this comment

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

One more comment here (but doesn't have to be part of this PR) is since we have our oidc validator, maybe it's time to add a smilar page about it instead of only pushing ldap?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hmm... this is an interesting and correct suggestion, we could call it OIDC authentication. I will start up a PR for this, thank you!!

@Andriciuc Andriciuc requested a review from dutow February 25, 2026 12:32
- Remove the experimental words/tags from oidc_validator
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.

2 participants