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

Skip to content

Create replication.md quick walkthrough for pg_tde #319

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 43 commits into from
Jun 25, 2025

Conversation

Andriciuc
Copy link
Collaborator

started to populate replication with information and added to ToC

started to populate replication with information and added to ToC
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@                Coverage Diff                @@
##             release-17.5.2     #319   +/-   ##
=================================================
  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.

Updated text a bit, need to further lint it more

PG-802 linked
Initial commit was messy, reworded for basic users and cleared up any confusing parts like heap_tde which was incorrect
@nastena1606 nastena1606 temporarily deployed to DOCS-create-replication.md - pg-tde-docs PR #319 May 23, 2025 12:47 — with Render Destroyed
Updated the following:
- Reworded the second paragraph and removed the install.md reference. I also added (which includes...) to ensure that experienced users don't just ignore the setup link and have a proper quick view of the prerequisites as well as helping new users to reinforce what they need to have configured already.
- Removed CREATE EXTENSION from step 1 Configure the Primary, it is redundant. I also updated the principal key function step with a fixed link
- Updated primary replication role paragraph
- Removed initial standby setup as we already cover this
- Updated step 3 Start and Validate replication with an intro text and added a tip to remind the user they can verify if the encrypt is
@Andriciuc Andriciuc changed the base branch from TDE_REL_17_STABLE to release-17.5.2 June 16, 2025 11:44
@Andriciuc Andriciuc removed their assignment Jun 25, 2025
- updated intro to remove () and replace with , , for tde heap access method mention
- removed assumption steps when talking about pg_tde setup
- added Configure postgresql.conf step for configuring the standby after db backup
- updated step 3 with clear assumption that primary and standby run separately and added a warning regarding Key Management consistency between replica and primary
- updated tip to include a way to copy the command with one click and added that after creating an encrypted table you can use it
@nastena1606 nastena1606 temporarily deployed to DOCS-create-replication.md - pg-tde-docs PR #319 June 25, 2025 11:52 — with Render Destroyed
@nastena1606 nastena1606 temporarily deployed to DOCS-create-replication.md - INTERNAL-pg_tde docs PR #319 June 25, 2025 11:52 — with Render Destroyed
@Andriciuc Andriciuc merged commit 2a1f301 into release-17.5.2 Jun 25, 2025
40 of 58 checks passed
@Andriciuc Andriciuc deleted the DOCS-create-replication.md branch June 25, 2025 13:27
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