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

Open
wants to merge 35 commits into
base: TDE_REL_17_STABLE
Choose a base branch
from

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 ✅

Project coverage is 84.76%. Comparing base (3bc2a13) to head (ed3ef1a).

❌ Your project status has failed because the head coverage (84.76%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                Coverage Diff                 @@
##           TDE_REL_17_STABLE     #319   +/-   ##
==================================================
  Coverage              84.76%   84.76%           
==================================================
  Files                     21       21           
  Lines                   2566     2566           
  Branches                 393      393           
==================================================
  Hits                    2175     2175           
  Misses                   311      311           
  Partials                  80       80           
Components Coverage Δ
access 81.11% <ø> (ø)
catalog 88.62% <ø> (ø)
common 77.77% <ø> (ø)
encryption 73.45% <ø> (ø)
keyring 72.88% <ø> (ø)
src 91.44% <ø> (ø)
smgr 94.85% <ø> (ø)
transam ∅ <ø> (∅)
🚀 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
Andriciuc and others added 2 commits June 9, 2025 16:13
removed considerations and added a paragraph directing the user to install and config, also added a link for tde_heap docs
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
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