[Leaplist] database backup tips?
Jason Boxman
jasonb at edseek.com
Sat Jan 31 11:19:43 EST 2009
On Saturday 31 January 2009 09:08:28 Aaron Morrison wrote:
> On 30 Jan 2009, at 22:40, Jason Boxman wrote:
> > On Friday 30 January 2009 21:51:13 Aaron Morrison wrote:
> > <snip>
> >
> >> Also, MySQL has a very easy and surprisingly robust replication
> >> mechanism as well. See
> >> http://www.howtoforge.com/mysql_database_replication for a HOWTO on
> >> setting
> >> this up.
> >
> > If the data is critical, frequently changes, and/or you have a
> > backup system
> > with a reliable Internet connection, I'd say go for it. I don't have
> > anything critical in a MySQL RDBMS, so I just do `mysqldump`.
>
> Replication is not a replacement for backups, even though it is a
> backup of sorts (by definition,it's another copy somewhere else).
> Rather replication helps in two areas, load distribution and high
> availability.
Nor would I argue otherwise. Perhaps I should have said, "I don't have
anything critical enough for replication and failover in additional to
routine backup".
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the Leaplist
mailing list