8000 Fix a couple bugs in pgcopydb clone --follow. by dimitri · Pull Request #386 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix a couple bugs in pgcopydb clone --follow. #386

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 1 commit into from
Jul 12, 2023

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Jul 12, 2023

First, when interrupting the pgcopydb process interactively with C-c while the transform process is running, we should exit the follow loop cleanup.

Second, when using pgcopydb clone --follow --restart we should do a replication setup cleanup first, the same as the pgcopydb stream cleanup command, so that we can actually restart from scratch as the command says.

First, when interrupting the pgcopydb process interactively with C-c while
the transform process is running, we should exit the follow loop cleanup.

Second, when using pgcopydb clone --follow --restart we should do a
replication setup cleanup first, the same as the pgcopydb stream cleanup
command, so that we can actually restart from scratch as the command says.
@dimitri dimitri force-pushed the fix/interrupt-and-restart-clone--follow branch from 5af0cab to f4b45ae Compare July 12, 2023 13:24
@dimitri dimitri merged commit a25519b into main Jul 12, 2023
@dimitri dimitri deleted the fix/interrupt-and-restart-clone--follow branch July 12, 2023 13:35
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