<?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>The Pythian Blog &#187; procedure</title>
	<atom:link href="http://www.pythian.com/news/tag/procedure/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Using MySQL Partitioning Instead of MERGE Tables</title>
		<link>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/</link>
		<comments>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 02:19:59 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Technical Blog]]></category>
		<category><![CDATA[merge]]></category>
		<category><![CDATA[partition]]></category>
		<category><![CDATA[partitioning]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[Pythian]]></category>
		<category><![CDATA[stored procedure]]></category>

		<guid isPermaLink="false">http://www.pythian.com/news/?p=14971</guid>
		<description><![CDATA[One common question I get is how to use partitioning instead of MERGE tables. The process I use involves using stored procedures to create and drop partitions. This article will go over the stored procedures I use; special thanks to Roland Bouman for taking a look and giving great feedback to optimize this process. First, [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/14971/using-mysql-partitioning-instead-of-merge-tables/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Easier SQL Server Database Restores</title>
		<link>http://www.pythian.com/news/1515/easier-sql-server-database-restores/</link>
		<comments>http://www.pythian.com/news/1515/easier-sql-server-database-restores/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 06:35:15 +0000</pubDate>
		<dc:creator>André Araujo</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[backupmediafamily]]></category>
		<category><![CDATA[backupset]]></category>
		<category><![CDATA[msdb]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/?p=1515</guid>
		<description><![CDATA[Have you ever been asked to restore a database and wondered which backup files were available? And if many were available, which ones you should use, and in which order? Getting familiar with the msdb schema, especially the backupset and backupmediafamily tables, helps to answer that question since all the backup history is stored in [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/1515/easier-sql-server-database-restores/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Source Controlling the Database Schema</title>
		<link>http://www.pythian.com/news/824/source-controlling-the-database-schema/</link>
		<comments>http://www.pythian.com/news/824/source-controlling-the-database-schema/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 22:08:18 +0000</pubDate>
		<dc:creator>Sheeri Cabral</dc:creator>
				<category><![CDATA[Group Blog Posts]]></category>
		<category><![CDATA[Non-Tech Articles]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[schema]]></category>
		<category><![CDATA[source control]]></category>

		<guid isPermaLink="false">http://www.pythian.com/blogs/824/source-controlling-the-database-schema</guid>
		<description><![CDATA[In a linkage of biblical proportions, Log Buffer #83 pointed me to Tom Kyte&#8217;s reiteration which pointed me to Coding Horror&#8217;s rant about source controlling the database schema. Now, for starters, I agree with Tom&#8217;s sarcasm and Coding Horror&#8217;s rant &#8212; the database schema really should be source controlled in the same place as the [...]]]></description>
		<wfw:commentRss>http://www.pythian.com/news/824/source-controlling-the-database-schema/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

