<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Very simple MySQL backup via FTP script</title>
	<atom:link href="http://remy.supertext.ch/2007/11/very-simple-mysql-backup-via-ftp-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://remy.supertext.ch/2007/11/very-simple-mysql-backup-via-ftp-script/</link>
	<description>We should be taught not to wait for inspiration to start a thing. Action always generates inspiration. Inspiration seldom generates action.</description>
	<lastBuildDate>Sat, 21 Jan 2012 09:40:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Remy Blaettler</title>
		<link>http://remy.supertext.ch/2007/11/very-simple-mysql-backup-via-ftp-script/comment-page-1/#comment-8345</link>
		<dc:creator>Remy Blaettler</dc:creator>
		<pubDate>Tue, 22 Jan 2008 13:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://remy.supertext.ch/2007/11/very-simple-mysql-backup-via-ftp-script/#comment-8345</guid>
		<description>I guess a mirrored server would be the way to go. Turning off the server is not really an option I think.</description>
		<content:encoded><![CDATA[<p>I guess a mirrored server would be the way to go. Turning off the server is not really an option I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reto Laemmler</title>
		<link>http://remy.supertext.ch/2007/11/very-simple-mysql-backup-via-ftp-script/comment-page-1/#comment-8342</link>
		<dc:creator>Reto Laemmler</dc:creator>
		<pubDate>Tue, 22 Jan 2008 12:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://remy.supertext.ch/2007/11/very-simple-mysql-backup-via-ftp-script/#comment-8342</guid>
		<description>Your solution is nice and simple. It may not work in the future once you have millions of rows in a table. That raw backup.sql file will take a long time to backup and restore. 

That&#039;s how we did in the days of Xcellery: http://xcellery.blogspot.com/2007/05/powershell-and-amazon-s3.html

It&#039;s was sort of a hotbackup. We copied the real DB files incl. its log files. You need to quickly turn off the DB server before you copy the files. That&#039;s the disadvantage but the backup process goes pretty fast. 

In the future I would probably simply use a mirrored DB server.

Gotta go back to work now. :-)</description>
		<content:encoded><![CDATA[<p>Your solution is nice and simple. It may not work in the future once you have millions of rows in a table. That raw backup.sql file will take a long time to backup and restore. </p>
<p>That&#8217;s how we did in the days of Xcellery: <a href="http://xcellery.blogspot.com/2007/05/powershell-and-amazon-s3.html" rel="nofollow">http://xcellery.blogspot.com/2007/05/powershell-and-amazon-s3.html</a></p>
<p>It&#8217;s was sort of a hotbackup. We copied the real DB files incl. its log files. You need to quickly turn off the DB server before you copy the files. That&#8217;s the disadvantage but the backup process goes pretty fast. </p>
<p>In the future I would probably simply use a mirrored DB server.</p>
<p>Gotta go back to work now. <img src='http://remy.supertext.ch/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

