Hi, Currently i am using SQLite (SQLAlchemy managed database) for my application. In future if in case i want to switch to other database like PostgreSQL, keeping all the backup of previous database. what would be the prodedure for the same. Moreover how can i modulate the application from place to place with same database backups.
Best Regards Ritesh -- You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en.

