We use a scheduled migration from SQL Server to Postgres with a third party app:
http://www.sqledit.com/mk/index.html It has to be run on a windows box, but it allows you to do cool things like create a table in the postgres database with the results of a SQL query on the SQL Server database. This would let you leave behind data you don't need like CC numbers, etc. Just my 2 cents. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---

