Here is is boys and girls! A brand new script that helps in moving an existing trac installation from SQLite to PostgreSQL.
http://trac-hacks.org/wiki/SqliteToPgScript I hope that the --help is sufficient as far as documentation. The only required options are the path to the trac environment (-e) and the URI for the PostgreSQL db (-p). While the PostgreSQL database must be created manually, the script will handle creating the tables for trac, etc. The standard disclaimers apply. It might kill your dog and blow up your computer, etc. However, it work for me :). More testing would be much appreciated. If any issues are encountered, please file tickets on trac-hacks.org. As a final note, I have only tested with trunk (0.10) and I'm pretty sure that it won't work on 0.9.x. As 0.10 is going to be released Real Soon Now(tm) I don't plan on fixing it for 0.9.x. However, if there is enough of a demand, I'll try to find some time to do so. -John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac 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/trac-users -~----------~----~----~----~------~----~------~--~---
