<?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: SQL Server Shrink Logs and Custom Backup Script</title>
	<atom:link href="http://www.calvinirwin.net/2009/08/24/sql-server-shrink-logs-and-custom-backup-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.calvinirwin.net/2009/08/24/sql-server-shrink-logs-and-custom-backup-script/</link>
	<description>Evil beware!</description>
	<lastBuildDate>Sun, 05 Feb 2012 12:20:37 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cindy Gross</title>
		<link>http://www.calvinirwin.net/2009/08/24/sql-server-shrink-logs-and-custom-backup-script/comment-page-1/#comment-477</link>
		<dc:creator>Cindy Gross</dc:creator>
		<pubDate>Thu, 02 Jun 2011 00:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.calvinirwin.net/?p=165#comment-477</guid>
		<description>PLEASE do not regularly shrink your database files! Search on the evils of shrinking and you will find plenty of posts telling why it&#039;s so horribly bad for performance and why it doesn&#039;t really help anyway. Make sure you read the posts on excessive VLFs as well. Instead of shrinking, properly schedule your tran log backups and keep your transactions small/short.</description>
		<content:encoded><![CDATA[<p>PLEASE do not regularly shrink your database files! Search on the evils of shrinking and you will find plenty of posts telling why it&#8217;s so horribly bad for performance and why it doesn&#8217;t really help anyway. Make sure you read the posts on excessive VLFs as well. Instead of shrinking, properly schedule your tran log backups and keep your transactions small/short.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calvin Irwin</title>
		<link>http://www.calvinirwin.net/2009/08/24/sql-server-shrink-logs-and-custom-backup-script/comment-page-1/#comment-20</link>
		<dc:creator>Calvin Irwin</dc:creator>
		<pubDate>Tue, 25 Aug 2009 22:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.calvinirwin.net/?p=165#comment-20</guid>
		<description>Sorry I forgot to mention that you will need a db mail profile setup on the server in order for the mailing of log.  In the above script its set to &quot;default&quot;</description>
		<content:encoded><![CDATA[<p>Sorry I forgot to mention that you will need a db mail profile setup on the server in order for the mailing of log.  In the above script its set to &#8220;default&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

