Moving RT Database to remote host

Hi RT Users,

I currently have an RT Deployment, the web app and mysql db lives on
the same machine.
However, because Centos currently does not support a MySQL Server Version that
supports partitioning I would like to move the DB to a remote host
with MySQL 5.1 installed.

Once i’ve imported the RT Data into the new remote DB how would i go
about pointing the current
RT web app to the remote MySQL Instance ?

Regards

Ronald

Once i’ve imported the RT Data into the new remote DB how would i go
about pointing the current
RT web app to the remote MySQL Instance ?

In the same place you configured during the install: RT_SiteConfig

Doublecheck the connectivity between your frontend and the dbserver with
a textual client before switching .

cheers

Andrea Perotti