<?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: Postgresql: Monitor unused indexes	</title>
	<atom:link href="https://jmorano.moretrix.com/2014/02/postgresql-monitor-unused-indexes/feed/" rel="self" type="application/rss+xml" />
	<link>https://jmorano.moretrix.com/2014/02/postgresql-monitor-unused-indexes/</link>
	<description>Ramblings of an old-fashioned space cowboy</description>
	<lastBuildDate>Sat, 09 Apr 2022 07:26:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
	<item>
		<title>
		By: Fabiano		</title>
		<link>https://jmorano.moretrix.com/2014/02/postgresql-monitor-unused-indexes/#comment-253406</link>

		<dc:creator><![CDATA[Fabiano]]></dc:creator>
		<pubDate>Sat, 04 Aug 2018 12:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=1057#comment-253406</guid>

					<description><![CDATA[Nice script! Thank you for sharing your idea and handson! 

1) Why not only execute the query instead of the script to check index usage? If we use the script to create historic data about usage, can&#039;t the pg_stat_user_indexes pg_index tables give us that information?

2) If I really need the script, what frequency it needs to be called?

Thank you!]]></description>
			<content:encoded><![CDATA[<p>Nice script! Thank you for sharing your idea and handson! </p>
<p>1) Why not only execute the query instead of the script to check index usage? If we use the script to create historic data about usage, can&#8217;t the pg_stat_user_indexes pg_index tables give us that information?</p>
<p>2) If I really need the script, what frequency it needs to be called?</p>
<p>Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rohan		</title>
		<link>https://jmorano.moretrix.com/2014/02/postgresql-monitor-unused-indexes/#comment-253070</link>

		<dc:creator><![CDATA[Rohan]]></dc:creator>
		<pubDate>Sat, 29 Jul 2017 09:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=1057#comment-253070</guid>

					<description><![CDATA[Very Helpful article and script. Thanks for sharing.]]></description>
			<content:encoded><![CDATA[<p>Very Helpful article and script. Thanks for sharing.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: SK		</title>
		<link>https://jmorano.moretrix.com/2014/02/postgresql-monitor-unused-indexes/#comment-252876</link>

		<dc:creator><![CDATA[SK]]></dc:creator>
		<pubDate>Wed, 16 Nov 2016 22:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://jmorano.moretrix.com/?p=1057#comment-252876</guid>

					<description><![CDATA[Very Good Information. Thank you.]]></description>
			<content:encoded><![CDATA[<p>Very Good Information. Thank you.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
