Sunday, December 29, 2013

Re: How to migrate a project from one DB to another

I recommend using South http://south.aeracode.org/  and just follow the tutorial as if it is a new project.  Do you need to migrate data as well as the schema?  That may require more manual intervention. 

HTH,
Tim


On Sun, Dec 29, 2013 at 3:10 AM, Don Fox <foxdon31@gmail.com> wrote:
I've started a small project and would like to change from sqlite to postgresql. Is there any established systematic method  to carry this out?

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/8a1c6d46-fb05-440c-b7bb-d13e3fe82f9f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
MLHIM VIP Signup: http://goo.gl/22B0U
============================================
Timothy Cook, MSc           +55 21 94711995
MLHIM http://www.mlhim.org
Like Us on FB: https://www.facebook.com/mlhim2
Circle us on G+: http://goo.gl/44EV5
Google Scholar: http://goo.gl/MMZ1o
LinkedIn Profile:http://www.linkedin.com/in/timothywaynecook

--
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2B%3DOU3UQMLtLuFPvock8%3DpJHbXQb%3DDNKjdSQb4yJR-rEDLcxrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment