[rt-users] How to move an existing database to a new server
Vas
vk247 at cam.ac.uk
Fri Nov 7 07:03:49 EST 2014
A little update.
I have manage to install rt 4.2.9 on a dev server on ubuntu 14.4.1 :)
I have followed as you recommended this:
http://bestpractical.com/docs/rt/latest/backups.html#Restoring-from-backups
and have made the rt-dump.sql.gz and moved it to the new dev server.
Since this is a fresh install with no data do I still need to
/opt/rt4/sbin/rt-setup-database --action drop
/opt/rt4/sbin/rt-setup-database --action create ?
Or do I go
gunzip -c rt-dump.sql.gz | psql rt4
and then
/opt/rt4/sbin/rt-setup-database --action upgrade?
Thank you
Vas
--
View this message in context: http://requesttracker.8502.n7.nabble.com/How-to-move-an-existing-database-to-a-new-server-tp58875p58966.html
Sent from the Request Tracker - User mailing list archive at Nabble.com.
More information about the rt-users
mailing list