<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Full-house &#187; restore</title>
	<atom:link href="http://full-house.cn/index.php/index.php/restore/feed" rel="self" type="application/rss+xml" />
	<link>http://full-house.cn</link>
	<description>SELECT blog FROM TonyHu.full-house WHERE subject IN (Life,Web,Database)</description>
	<lastBuildDate>Wed, 25 Aug 2010 07:40:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SQL Server 2008 backup and recovery</title>
		<link>http://full-house.cn/index.php/201003/sql-server-2008-backup-and-recovery.html</link>
		<comments>http://full-house.cn/index.php/201003/sql-server-2008-backup-and-recovery.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 07:51:36 +0000</pubDate>
		<dc:creator>Tony hu</dc:creator>
				<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false">http://full-house.cn/?p=642</guid>
		<description><![CDATA[SQL Server 2008 提供四种数据库备份类型。

完整数据库备份
差异数据库备份
事务日志备份
文件组备份

三种恢复模型。

简单恢复模型
完全恢复模型
大容量日志记录恢复模型

备份设备

磁盘备份设备（日志和数据文件尽量不要放在同一物理磁盘上的文件中）
磁带备份设备
逻辑备份设备（更简单，更方便）

]]></description>
			<content:encoded><![CDATA[<p>SQL Server 2008 提供四种数据库备份类型。</p>
<ol>
<li>完整数据库备份</li>
<li>差异数据库备份</li>
<li>事务日志备份</li>
<li>文件组备份</li>
</ol>
<p>三种恢复模型。</p>
<ol>
<li>简单恢复模型</li>
<li>完全恢复模型</li>
<li>大容量日志记录恢复模型</li>
</ol>
<p>备份设备</p>
<ul>
<li>磁盘备份设备（日志和数据文件尽量不要放在同一物理磁盘上的文件中）</li>
<li>磁带备份设备</li>
<li>逻辑备份设备（更简单，更方便）</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://full-house.cn/index.php/201003/sql-server-2008-backup-and-recovery.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
