<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Shrinking a SQL 2005 transaction log file</title>
	<atom:link href="http://gmdavies.co.uk/2008/10/08/shrinking-a-sql-2005-transaction-log-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://gmdavies.co.uk/2008/10/08/shrinking-a-sql-2005-transaction-log-file/</link>
	<description>Trying to keep heads above water...</description>
	<lastBuildDate>Fri, 07 Oct 2011 23:26:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jason</title>
		<link>http://gmdavies.co.uk/2008/10/08/shrinking-a-sql-2005-transaction-log-file/#comment-21</link>
		<dc:creator><![CDATA[Jason]]></dc:creator>
		<pubDate>Fri, 17 Apr 2009 21:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://gmdblog.wordpress.com/?p=37#comment-21</guid>
		<description><![CDATA[The reason why a log file expands is not because the Max File Size is set to a large number.

A log file expands because transactions are being written to it and then never cleared.]]></description>
		<content:encoded><![CDATA[<p>The reason why a log file expands is not because the Max File Size is set to a large number.</p>
<p>A log file expands because transactions are being written to it and then never cleared.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

