You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: