On Tue, Jun 23, 2009 at 02:53:30PM -0500, Matt Zagrabelny wrote: > The documentation under /usr/share/doc/request-tracker refers to the rt > database as 'rtdb', but the scripts that create and work with the > database look for the database, 'rt3'. > > I would guess that the documentation should change and all occurences of > 'rtdb' should be 'rt3'.
rt3 is the default database in Request Tracker if none is configured but rtdb is what the dbconfig-common configs try to configure your installation for. Unfortunately, due to a bug resolved in 3.8.4, postgres and mysql databases got configured with the wrong database name. We should perhaps add a news item to this affect as it'll mean that upgrades from early 3.8 versions will need some manual attention. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

