Skip to content

docs(cloud): add Import/Export RDB documentation#506

Open
Copilot wants to merge 4 commits into
mainfrom
copilot/add-import-export-rdb-docs-cloud
Open

docs(cloud): add Import/Export RDB documentation#506
Copilot wants to merge 4 commits into
mainfrom
copilot/add-import-export-rdb-docs-cloud

Conversation

Copilot AI commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Adds documentation for the Import/Export RDB feature under Cloud DBaaS → Features.

New page: cloud/import-export-rdb.md

  • Accessing the feature: login → select running instance → Import/Export RDB tab
  • Manual Export: Temporary URL (1 hr), GCS, S3
  • Manual Import: file upload (≤2 GB), URL (including the temporary export URL), GCS, S3, another instance
    • Instance is flushed before import; automatically rolled back to pre-import state on failure
  • Scheduled Import/Export (Pro & Enterprise only):
    • Export → GCS, S3
    • Import → GCS, S3, another instance (URL not supported for scheduled imports)
    • One active scheduled import job per instance
    • Period: hours (min 1); start offset: 0, 15, 30, or 45 minutes

Supporting changes

  • cloud/features.md: added has_children: true + Import/Export RDB summary section with "Learn More" link
  • .wordlist.txt: added GCS to pass pyspelling CI

Copilot AI changed the title [WIP] Add import/export RDB documentation for cloud docs(cloud): add Import/Export RDB documentation Jun 23, 2026
Copilot AI requested a review from dudizimber June 23, 2026 13:58

@dudizimber dudizimber left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@copilot we also allow to import RDBs from a URL (could even be the temporary export url). This method is not supported in the scheduled imports though

Copilot AI commented Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

@copilot we also allow to import RDBs from a URL (could even be the temporary export url). This method is not supported in the scheduled imports though

Added in the Import section as a URL method, with a note that it is not available for scheduled imports. The description also mentions that the temporary export URL can be used as a source. Commit: docs(cloud): add URL as a manual import source for Import/Export RDB

Copilot AI requested a review from dudizimber June 24, 2026 10:22
@dudizimber dudizimber marked this pull request as ready for review June 24, 2026 10:55
@dudizimber dudizimber requested a review from dragnot June 24, 2026 10:55
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.

2 participants