python - How do I database off Heroku to my local machine? I have a Django app (not Rails) -
how database off heroku? i'm trying figure out how sync local machine.
i found instructions rails app, not django.
while convenient, using taps may not replicate data , may run errors larger transfers. import or export data production system, highly recommend using pgbackups instead. https://devcenter.heroku.com/articles/pgbackups
Comments
Post a Comment