Hi, I'm running Trac 1.4.2 and I'm about to move it to a different server. I'm using Postgresql as my DB.
When I try to create a backup as described here <https://trac.edgewall.org/wiki/TracBackup> with the command trac-admin /path/to/my/project hotcopy /path/to/backup/dir I get this error message: Error: Unable to check for upgrade of trac.db.api.DatabaseManager: TracError: Unsupported database type "postgres" The docco doesn't give any indication that this shouldn't work with Postgresql. I gather from googling that I can use the --no-database flag to stop it backing up the DB and then use pg_dump or similar to backup the DB, but shouldn't the hotcopy command work? TIA, Rob Hills Waikiki, Western Australia -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to trac-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/5d716f5e-5724-428c-a28e-5ae5b006fc16n%40googlegroups.com.