<?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: Restoring a SQL Server Database – A Practical Example</title>
	<atom:link href="http://www.sql-server-performance.com/2011/restoring-sql-server-database-low-disk-space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2011/restoring-sql-server-database-low-disk-space/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Robert Rogers</title>
		<link>http://www.sql-server-performance.com/2011/restoring-sql-server-database-low-disk-space/#comment-1000</link>
		<dc:creator>Robert Rogers</dc:creator>
		<pubDate>Tue, 13 Dec 2011 13:05:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2709#comment-1000</guid>
		<description><![CDATA[It depends on what version of Sql Server you are using but you also could have compressed the backup file.]]></description>
		<content:encoded><![CDATA[<p>It depends on what version of Sql Server you are using but you also could have compressed the backup file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://www.sql-server-performance.com/2011/restoring-sql-server-database-low-disk-space/#comment-984</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 09 Dec 2011 15:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2709#comment-984</guid>
		<description><![CDATA[When you restore it will create with the user logged in. If that user login is disabled or the user leaves the DB will have problems. Changing to sa owner keeps this from having any issues like this]]></description>
		<content:encoded><![CDATA[<p>When you restore it will create with the user logged in. If that user login is disabled or the user leaves the DB will have problems. Changing to sa owner keeps this from having any issues like this</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kurt</title>
		<link>http://www.sql-server-performance.com/2011/restoring-sql-server-database-low-disk-space/#comment-962</link>
		<dc:creator>Kurt</dc:creator>
		<pubDate>Tue, 06 Dec 2011 13:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=2709#comment-962</guid>
		<description><![CDATA[hi, I wanna know why you change the database owner to &#039;sa&#039;? Does the owner differs from Prod to Dev?]]></description>
		<content:encoded><![CDATA[<p>hi, I wanna know why you change the database owner to &#8216;sa&#8217;? Does the owner differs from Prod to Dev?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
