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
I have attempted to work around #208 by creating a manual dump file and then processing it with Replibyte. This unfortunately does not work and it just spins forever.
I have attempted to work around #208 by creating a manual dump file and then processing it with Replibyte. This unfortunately does not work and it just spins forever.
I stepped through the Replibyte code and found following code in dump.rs: 170
Replibyte/replibyte/src/commands/dump.rs
Lines 170 to 181 in 7458882
Line 176 hangs forever when passing a
.dump
file or a.sql
file. I assume this has something to do with the//FIXME
😅The text was updated successfully, but these errors were encountered: