James B. Byrne wrote:
# trac-admin /var/data/trac upgrade
Command failed: Can only backup sqlite databases
We use a postgresql-1.8.3 backend.
From the Trac Upgrade page on p.e.c:
http://projects.edgewall.com/trac/wiki/TracUpgrade#UpgradetheTracEnvironment
"Note that if you are using a PostgreSQL database, this command will
fail with the message that the environment can only be backed up when
you use an SQLite database. This means that you will have to backup the
repository and the database manually. Then, to perform the actual
upgrade, run:
trac-admin /path/to/projenv upgrade --no-backup
"
-John
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac