Re: Scaling dumpdata and loaddata

2020-10-22 Thread Dan Davis
I have found an answer of sorts in a previous thread. Fred says: > Just for the follow-up, I ended up using pgloader and after some argument tweaking, it worked. Cheers. On Thursday, October 22, 2020 at 6:48:57 PM UTC-4 Dan Davis wrote: > dumpdata and loaddata work for me on some smaller applic

Scaling dumpdata and loaddata

2020-10-22 Thread Dan Davis
dumpdata and loaddata work for me on some smaller applications, but I am wondering whether any of you have strategies to scale it up to more data. My DevOps doesn't really give developers access to much - not even RDS snapshots. The larger applications have written some logic to move data, bu