Skip to content

Feature: Copy data only from the last records in target instance #142

@atimin

Description

@atimin

Current problem

If we do an incremental backup, we don't need to copy the data that has already been copied.

Possible solution

We need to add the --from-last option which changes the behavior of the CLI so that it checks the timestamps of the target entries and copies data from that time. If an entry doesn't exist in the target database, the CLI copies all data.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions