On Wed, Mar 20, 2013 at 1:54 PM, frocco <faro...@gmail.com> wrote: > Hello, > > I know this is not django related, but can someone help me with the syntax > to port mysql to postgresql? > I tried the mysqldump command with the postgresql compatibility option, but > I still cannot import the data. > > Thanks > >
Django itself has mechanisms for importing and exporting data in a database independent format: https://docs.djangoproject.com/en/1.5/ref/django-admin/#django-admin-dumpdata If you are not dealing with huge amounts of data, this can be the simplest way forward. Cheers Tom -- 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+unsubscr...@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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.