<?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: Maatkit version 1579 released</title>
	<atom:link href="http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/#comment-14120</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Wed, 02 Jan 2008 21:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/#comment-14120</guid>
		<description>You&#039;re right, there&#039;s no way to prevent the deletes.

I can think of only one possibly bad consequence of allowing this.  That is with the --no-ascend option, which might get into an infinite loop.  That&#039;s easy to solve: just make --no-delete and --no-ascend mutually exclusive.

Please enter this as a feature request in the Sourceforge bug tracker.  I&#039;m going to need to get into this code pretty soon for my own purposes: to allow bulk inserts and deletes.  I&#039;ll probably go ahead and add this feature too at the same time.</description>
		<content:encoded><![CDATA[<p>You&#8217;re right, there&#8217;s no way to prevent the deletes.</p>
<p>I can think of only one possibly bad consequence of allowing this.  That is with the &#8211;no-ascend option, which might get into an infinite loop.  That&#8217;s easy to solve: just make &#8211;no-delete and &#8211;no-ascend mutually exclusive.</p>
<p>Please enter this as a feature request in the Sourceforge bug tracker.  I&#8217;m going to need to get into this code pretty soon for my own purposes: to allow bulk inserts and deletes.  I&#8217;ll probably go ahead and add this feature too at the same time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J.G.</title>
		<link>http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/#comment-14119</link>
		<dc:creator>J.G.</dc:creator>
		<pubDate>Wed, 02 Jan 2008 20:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/#comment-14119</guid>
		<description>So, just out of curiosity (okay, okay, and because I need it, too) would it be possible/sensical to add some flavor of --no-delete option or the like to stop the archiver tool from deleting rows from the source table? 

I have an archive server set up, and I want to have up-to-the-minute data on it, but I want that data also available on the primary server, which will delete older data periodically on its own. So the archiver tool seems to be able to do exactly what I want (I can already limit it to just new rows by using a WHERE clause), but the delete bit is problematic.

(And it doesn&#039;t seem like you can stop it from doing the delete with just a plugin, either)

Thoughts?</description>
		<content:encoded><![CDATA[<p>So, just out of curiosity (okay, okay, and because I need it, too) would it be possible/sensical to add some flavor of &#8211;no-delete option or the like to stop the archiver tool from deleting rows from the source table? </p>
<p>I have an archive server set up, and I want to have up-to-the-minute data on it, but I want that data also available on the primary server, which will delete older data periodically on its own. So the archiver tool seems to be able to do exactly what I want (I can already limit it to just new rows by using a WHERE clause), but the delete bit is problematic.</p>
<p>(And it doesn&#8217;t seem like you can stop it from doing the delete with just a plugin, either)</p>
<p>Thoughts?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

