MySQL has a tool (mysqldump) that will output the contents of an entire database to a SQL file that can then be loaded directly into another database. Does Postgres not have anything analogous?
On Oct 11, 8:58 am, Chris Withers <ch...@simplistix.co.uk> wrote: > Hi All, > > I have an existing Django app with lots of data in it. For reasons > beyond my control, this app needs to move from Postgres to MySQL. > > What's the best way of going doing this? > > cheers, > > Chris > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > -http://www.simplistix.co.uk -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.