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

Dumping schema from DB (terminated by signal SIGKILL (Forced quit)) #299

Open
vaneri opened this issue May 27, 2024 · 0 comments
Open

Dumping schema from DB (terminated by signal SIGKILL (Forced quit)) #299

vaneri opened this issue May 27, 2024 · 0 comments

Comments

@vaneri
Copy link

vaneri commented May 27, 2024

Hey there,
I am trying to dump all the tables from a schema present in my DB

Here is the command:
replibyte -c config/replibyte.yaml dump create

⠁ [00:06:18] [########################################################################################################>—] 1.80GiB/1.86GiB (12s)

Here is the result that I am getting
Job 1, ‘replibyte -c config/replibyte.y…’ terminated by signal SIGKILL (Forced quit)

I tried a couple of times, and its stopping at 1.8Go
Is there some kindof limit that can be reached / how shall I proceed? Should I create mutliple dump an reconcile?
Do you have any idea :slight_smile:

I tried as well the sampling but it didn’t work, it was crashing
[00:01:37] [----------------------------------------------------------------------------------------------------------------] 0B/100.00MiB (0s)
thread ‘main’ panicked at ‘called Option::unwrap() on a None value’, /root/src/subset/src/postgres.rs:152:87

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