Skip to content

feat: add Livesync replication migration guide and reorganize Migrate…#313

Merged
atovpeko merged 5 commits into
mainfrom
arajkumar/crazy-moore-504c76
Jun 23, 2026
Merged

feat: add Livesync replication migration guide and reorganize Migrate…#313
atovpeko merged 5 commits into
mainfrom
arajkumar/crazy-moore-504c76

Conversation

@arajkumar

@arajkumar arajkumar commented Jun 10, 2026

Copy link
Copy Markdown
Member

…/Sync nav

  • Add new /migrate/livesync-replication guide for near-zero-downtime database migration using the Livesync (Postgres connector) workflow, split across main page, advanced topics, and troubleshooting.
  • Deprecate /migrate/live-migration with a callout pointing to the new Livesync replication guide; keep it available for in-flight projects.
  • Consolidate the Migrate and Sync top-nav tabs into a single Sync tab whose sidebar groups Sync methods and Migration methods. The split was redundant since both tabs shared the same landing page.
  • Update the /migrate overview card so "Migrate my database" links to the new Livesync replication guide.

Describe your changes

What did you change? Why did you change it?

Affected pages

Related Issues

If there is a related issue, please add it below (just put the number after the # below, and GitHub will automatically create a link):

Issue: #number

Checklist before requesting a review

  • - This is ready for review. If not, raise as a draft PR
  • - I have reviewed my changes.
  • - I have confirmed the content is technically accurate.
  • - I have tested any code that is added or updated on the latest available version.
  • - I have confirmed the content is free of typos or grammar errors.
  • - I have verified all images and videos are clear and match production (or dev for unreleased features).
  • - This references a feature that is public. If not, add a note and we can schedule the merge for after the feature release.

…/Sync nav

- Add new /migrate/livesync-replication guide for near-zero-downtime
  database migration using the Livesync (Postgres connector) workflow,
  split across main page, advanced topics, and troubleshooting.
- Deprecate /migrate/live-migration with a callout pointing to the new
  Livesync replication guide; keep it available for in-flight projects.
- Consolidate the Migrate and Sync top-nav tabs into a single Sync tab
  whose sidebar groups Sync methods and Migration methods. The split
  was redundant since both tabs shared the same landing page.
- Update the /migrate overview card so "Migrate my database" links to
  the new Livesync replication guide.
@vercel

vercel Bot commented Jun 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
tiger-data-docs Ready Ready Preview, Comment Jun 23, 2026 10:59am

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
Match the formatting of /migrate/livesync-for-postgresql: drop the
numbered heading prefixes and wrap step-by-step procedures in the
NumberedList/NumberedItem component so they render as circled numbers.
Reference/conceptual sections stay as prose. Code blocks are unchanged;
only updated internal references that pointed at the removed heading
numbers (#7-post-sync -> #post-sync, "step 3.3"/"step 4" wording) and
switched the From PostgreSQL tab label to the C.PG constant.

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@CLAassistant

CLAassistant commented Jun 23, 2026

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
2 out of 3 committers have signed the CLA.

✅ isvictorious
✅ atovpeko
❌ arajkumar
You have signed the CLA already but the status is still pending? Let us recheck it.

…kumar/crazy-moore-504c76

# Conflicts:
#	astro.config.ts
#	src/content/docs/migrate/live-migration.mdx
@atovpeko atovpeko marked this pull request as ready for review June 23, 2026 10:56
@atovpeko atovpeko requested a review from a team June 23, 2026 10:56
@github-actions

Copy link
Copy Markdown

⚠️ Checklist Incomplete

Please complete all checklist items in the PR description before requesting review.

Unchecked items:

  • This is ready for review
  • I have reviewed my changes
  • I have confirmed the content is technically accurate
  • I have tested any code that is added or updated
  • I have confirmed the content is free of typos or grammar errors
  • I have verified all images and videos are clear and match production
  • This references a feature that is public

Tip: If an item isn't relevant to your PR, mark it as checked and add "n/a" next to it.

@atovpeko atovpeko merged commit c2c6de0 into main Jun 23, 2026
7 of 8 checks passed
@atovpeko atovpeko deleted the arajkumar/crazy-moore-504c76 branch June 23, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants