[rt-users] Backup

Vivek Khera khera at kcilink.com
Tue Jan 14 17:15:17 EST 2003


>>>>> "OBM" == Owen B Mehegan <omehegan at perseus.com> writes:

OBM> Does anyone have any refined methods in place for backing up
OBM> their RT setup that I could use? If not, would my best bet be to
OBM> create a cron job that backs up the RT root document tree and
OBM> does a mysqldump and backs that up as well? What else should I
OBM> consider?

I just backup the config directory.  Everything else is stock on my
installation, so can be recreated with a fresh install.  I just tar it
up on another box.

The database is backed up nightly via pg_dump to another machine on
the network.  I'm sure mysqldump works equivalently.

All of this runs out of cron.



More information about the rt-users mailing list