On Tue, 15 Oct 2013 18:30:09 -0500, Olemis Lang <[email protected]>
wrote :
> > I've started a draft project with SQLite and I would like now to
> > continue with Postgresql.
> >
> > Is is possible to create a Trac database with trac-admin without
> > creating a complete new environment ?
> >
> 
> I understand your requirements . For instance , the initial env for
> blood-hound.net started to be hosted by opensvn.csie.org (a defunct
> free Trac hosting provider). There tools at t.h.o to help with SQLite
> to PostgreSQL migration .
> 
> http://trac-hacks.org/wiki/SqliteToPgScript
> http://trac-hacks.org/wiki/TracMigratePlugin
> 
> I do not recall now which one we used for the actual conversion .
> 

I again !

Sorry to have been unclear. I do not wish to migrate from SQLite to
PostgreSQL, I just want to wipe the SQLite database and create a
PostgreSQL database while keeping all the configuration.

To be clear what I am doing right now:
1) wipe the SQLite database in my original Trac environment
2) create a dummy Trac environment with trac-admin initenv and gives
the Postgresql string
3) wait for the Postgresql database to be created
4) edit the original Trac environment to give the Postgresql string

However your migration tool may be very handy in the future, thanks !

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to