Qovery / Replibyte

Seed your development database with real data ⚡️
https://www.replibyte.com
GNU General Public License v3.0
4.16k stars 128 forks source link

Slow Performance for 70mb PG Dump #231

Open austincollinpena opened 2 years ago

austincollinpena commented 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.

I'm running Windows, could that be an issue?

evoxmusic commented 2 years ago

Hi @austincollinpena , can you show me your replibyte conf yaml file to see what options you use?