Open austincollinpena opened 2 years ago
When running the cat ./dumps/dump-123456.sql | ./replibyte -c conf.yaml dump create -i -s postgresql command on a 70mb database, it takes over 25 minutes.
cat ./dumps/dump-123456.sql | ./replibyte -c conf.yaml dump create -i -s postgresql
I'm running Windows, could that be an issue?
Hi @austincollinpena , can you show me your replibyte conf yaml file to see what options you use?
When running the
cat ./dumps/dump-123456.sql | ./replibyte -c conf.yaml dump create -i -s postgresql
command on a 70mb database, it takes over 25 minutes.I'm running Windows, could that be an issue?