Skip to content

Feedback: Import data into a database #1345

@pkm93

Description

@pkm93

Page https://redis.io/docs/latest/operate/rc/databases/import-data

Might be worth describing the differences in import dataset from a non-clustered (standalone) db vs a clustered db (multiple shards).

Non-clustered / Standalone - single rdb file of data from a single shard.

Clustered - multiple rdb files (one for data from each shard) need to be provided by the user and in case a file is missed due to human error, there's no warning so user must be doublecheck that they have got all the files.

Additionally, need to describe the behavior when initiating import on databases that are a replicaOf or part of an active-active cluster and include the necessary warnings.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions