<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Maatkit version 1579 released</title>
	<link>http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/</link>
	<description>Stay curious!</description>
	<pubDate>Fri, 08 Aug 2008 18:40:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/#comment-14120</link>
		<author>Xaprb</author>
		<pubDate>Wed, 02 Jan 2008 21:05:35 +0000</pubDate>
		<guid>http://www.xaprb.com/blog/2007/12/27/maatkit-version-1579-released/#comment-14120</guid>
		<description>You're right, there'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'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'm going to need to get into this code pretty soon for my own purposes: to allow bulk inserts and deletes.  I'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>
		<author>J.G.</author>
		<pubDate>Wed, 02 Jan 2008 20:49:29 +0000</pubDate>
		<guid>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'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>
