| By Date: | <-- --> |
| By Thread: | <-- --> |
Is it generally possible or easy to migrate the database behind a trac environment from SQLite to Postgres? Or possible to export the information in the current environment, create a new environment (ie using Postgres) and then import the data? It doesn't sound like that's what "trac-admin hotcopy" does...
You should be able to dump the SQLite db and then import it into Postgres.
-John _______________________________________________ Trac mailing list Trac (at) lists.edgewall.com http://lists.edgewall.com/mailman/listinfo/trac