One way would be to use the dumpdata command to export everything, change your settings to point to the new database, then loaddata to restore.
There may be a better way, but this way allows you to dump to a database-agnostic backup so it seems like it would suit your needs. Shawn -- 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.