8000 Error out early when work dir does not exists and is expected to. by dimitri · Pull Request #171 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Error out early when work dir does not exists and is expected to. #171

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 11, 2023

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Jan 10, 2023

Auxilliary commands such as pgcopydb list progress expect the work directory to have been created already. Check that early in the code.

Auxilliary commands such as pgcopydb list progress expect the work directory
to have been created already. Check that early in the code.
Then fix the callers and make most of them re-use a pre-existing directory
rather than create a default one and then use it.
@dimitri dimitri merged commit 759a003 into main Jan 11, 2023
@dimitri dimitri deleted the fix/list-progress-skip-workdir-init branch January 11, 2023 14:12
arajkumar added a commit to arajkumar/pgcopydb that referenced this pull request Dec 10, 2024
60312a2 Fix double free on pipeline sync failure (dimitri#170)
88e0416 Fix invalid UPDATE stmt when none of the columns change (dimitri#169)
2196dcc Add validation failure message into telemetry (dimitri#168)

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.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