<?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"
	>
<channel>
	<title>Comments on: Duplicate index checker improved</title>
	<atom:link href="http://www.xaprb.com/blog/2006/09/07/duplicate-index-checker-improved/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2006/09/07/duplicate-index-checker-improved/</link>
	<description>Stay curious!</description>
	<pubDate>Tue, 07 Oct 2008 03:07:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Peter Zaitsev</title>
		<link>http://www.xaprb.com/blog/2006/09/07/duplicate-index-checker-improved/#comment-1725</link>
		<dc:creator>Peter Zaitsev</dc:creator>
		<pubDate>Fri, 08 Sep 2006 13:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=222#comment-1725</guid>
		<description>&lt;p&gt;One more idea I had but never had time to implement is finding unused indexes.    This could be done as running EXPLAINs  on the queries from the log (UPDATE/DELETE need to be modified)  and list of indexes compared to total list of indexes. &lt;/p&gt;

&lt;p&gt;So you can see which indexes are used a lot which are used rarely and which are never used by this set of queries :)&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>One more idea I had but never had time to implement is finding unused indexes.    This could be done as running EXPLAINs  on the queries from the log (UPDATE/DELETE need to be modified)  and list of indexes compared to total list of indexes. </p>
<p>So you can see which indexes are used a lot which are used rarely and which are never used by this set of queries :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
