-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[docs] PG compatible logical replication architecture #23220
Merged
siddharth2411
merged 8 commits into
yugabyte:master
from
siddharth2411:log-rep-arch-docs
Jul 17, 2024
Merged
[docs] PG compatible logical replication architecture #23220
siddharth2411
merged 8 commits into
yugabyte:master
from
siddharth2411:log-rep-arch-docs
Jul 17, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
✅ Deploy Preview for infallible-bardeen-164bc9 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
siddharth2411
changed the title
[docs] Logical replication architecture
[docs] PG compatible logical replication architecture
Jul 16, 2024
Can we please use the same PR for these changes? #23065 |
suranjan
approved these changes
Jul 17, 2024
jasonyb
pushed a commit
that referenced
this pull request
Jul 17, 2024
Summary: 0c8e378 [#23216]yugabyted: Adding required models for source db details and target recommendation details sub pages. 133ff1c [#23210] yugabyted: yugabyted collect_logs fails to gather logs when yugabyted is not running. 08ca9dd [#23196] DocDB: Handle preview flags in ValidateFlagValue 13c0ced [#23215] docdb: disable packed for colocated tables by default 6146084 [doc][ybm] Reorg to Aeon authentication pages (#23226) Excluded: 56d2d2d [#16408] YSQL: add gflag TEST_generate_ybrowid_sequentially c8e7530 [PLAT-14672] getSessionInfo should return a valid api token 3abd045 [#22594] YSQL: Fix flaky TestTransactionStatusTable.testCreation unit test d67ba12 [#22158] YSQL: Set local limit as safe time even when the read time is already set. 1315a10 [docs] PG compatible logical replication architecture (#23220) 88e92a0 [#23216] yugabyted: Adding a new field ObjectName to model SqlObjectMetadata. Test Plan: Jenkins: rebase: pg15-cherrypicks Reviewers: jason, tfoucher Tags: #jenkins-ready Differential Revision: https://phorge.dev.yugabyte.com/D36661
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Architecture details for PG compatible Logical replication in YugabyteDB.