Skip to content
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

apgdiff hangs with big dump with data #262

Open
kripper opened this issue Oct 20, 2019 · 0 comments
Open

apgdiff hangs with big dump with data #262

kripper opened this issue Oct 20, 2019 · 0 comments

Comments

@kripper
Copy link

kripper commented Oct 20, 2019

When trying to get a diff between a big dump with data and a dump of schema only, the command hangs using 100% cpu.
When comparing only schema dumps it works fine, so it seems like apgdiff is very inefficient in parsing the schema info from the dump.

The data dump is 33 GB.
The schema only dump is 68 K.

It let it running for 20 hours and had to cancel the process with no results.
Backing up and restoring is way faster.

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

No branches or pull requests

1 participant