8000 Implement --restart, --resume --not-consistent. by dimitri · Pull Request #9 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implement --restart, --resume --not-consistent. #9

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

Merged
merged 2 commits into from
Jan 28, 2022

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Jan 26, 2022

This allows to resume from a previous run that would have been interrupted,
or would have failed halfway through. To be able to continue from a previous
run, the user needs to accept a non-consistent operation, where another
snapshot is used the second time.

Internally, the work that has been done already is tracked via lock files
and done files in the working directory.

This allows to resume from a previous run that would have been interrupted,
or would have failed halfway through. To be able to continue from a previous
run, the user needs to accept a non-consistent operation, where another
snapshot is used the second time.

Internally, the work that has been done already is tracked via lock files
and done files in the working directory.
@dimitri dimitri merged commit 2b3b4b0 into main Jan 28, 2022
@dimitri dimitri deleted the feature/restart-and-resume branch January 28, 2022 10:50
arajkumar added a commit to arajkumar/pgcopydb that referenced this pull request Dec 13, 2023
* Add Postgres to Timescale migration support

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

* Wait for follow to end before cleanup

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

* Address review comments

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>

---------

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
hanefi added a commit to hanefi/pgcopydb that referenced this pull request Oct 2, 2024
* Fixes duplicate index creation
* Refactor Rust ffi binding generation
* Other minor refactorings and fixes
---------

Co-authored-by: Hanefi Onaldi <hanefi@citusdata.com>
Co-authored-by: Hanefi Onaldi <Hanefi.Onaldi@microsoft.com>
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.

1 participant
0