You will have to dump the back up file for that you can either use GUI based tool as other friends has suggested or you can use command line .There may be more ways please read two scoops of Django book
On Oct 24, 2016 9:39 AM, "'Aaron C. de Bruyn' via Django users" <django-users@googlegroups.com> wrote:
If you're talking about migrating data using tools outside of django,
I've used SQLWorkbench[0] in the past.
I currently use it to selectively sync a handful of tables out of a
~900 table database *in* to my Django app.
[0] - http://www.sql-workbench.net/
-A
On Sun, Oct 23, 2016 at 9:04 PM, Mike Dewhirst <miked@dewhirst.com.au> wrote:
> 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?
>
> Thanks
>
> Mike
>
> --
> 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/4ba85f65- .b90c-c786-d112-96168cfbd9ca% 40dewhirst.com.au
> For more options, visit https://groups.google.com/d/optout .
--
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/CAEE% .2BrGrf2cEjCJEVuAxmz9FBPukzpBaA zR7RsBZ8iQ24ZpNWZQ%40mail. gmail.com
For more options, visit https://groups.google.com/d/optout .
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/CAAcansu6bxfMcAaUYnXHRA6pa0s9AYSw5LLw%3DrugZ_jK8oKOdw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment