Skip to content

Update import-data.md #1491

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 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions content/rc/databases/import-data.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ aliases: /rv/how-to/importing-dataset-redis-cloud/
---
You can import an existing dataset into your Redis Cloud instance from an existing Redis server or an RDB file.

In order to import a sharded database that has multiple RDB files you must first merge the files into a single RDB.
For assistance, contact [Support](https://support.redislabs.com).
In order to import a sharded database that has multiple RDB files you must specify multiple sorces so that a single Import operation will include all the RDB files.

{{< note >}}
Expired keys are not imported.
Expand Down