On Thu, 2006-03-02 at 10:11 -0800, John Hampton wrote:
> Dan Crosta wrote:
> > 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.
> 

I for one have never been able to get this to work, unfortunately. There
seems to be some sort of incompatibility in the character escaping that
prevents this from working properly. If anyone else has found a way to
work around this, I'd love to hear it.

-- 

Russ

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to