Monday, October 24, 2016

Re: transferring data between Postgres databases

> Den 24. okt. 2016 kl. 06.04 skrev Mike Dewhirst <miked@dewhirst.com.au>:
>
> I have a user who has done a lot of work (instead of playing) in the staging server and now wants to get that work into the production database.
>
> I'm about to research selective dump and load capabilities of Postgres but in the meantime can anyone suggest any shortcuts?

How much data are we talking about? Is it too much for django-admin dumpdata/loaddata to handle?

Erik

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/476D393A-E05E-4D4D-8C42-F8EEA9704A5D%40cederstrand.dk.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment