<?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>CapsUnlock.Net &#187; RDS</title>
	<atom:link href="http://www.capsunlock.net/tag/rds/feed" rel="self" type="application/rss+xml" />
	<link>http://www.capsunlock.net</link>
	<description>Ideas: Key to Innovations</description>
	<lastBuildDate>Tue, 10 Jan 2012 11:40:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Amazon RDS: Rotating slow_log and general_log</title>
		<link>http://www.capsunlock.net/2011/03/amazon-rds-rotating-slow_log-and-general_log.html</link>
		<comments>http://www.capsunlock.net/2011/03/amazon-rds-rotating-slow_log-and-general_log.html#comments</comments>
		<pubDate>Wed, 16 Mar 2011 03:22:39 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[RDS]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=775</guid>
		<description><![CDATA[Using RDS with slow_log enabled and encountering this error: mysql> select * from slow_log; ERROR 1194 (HY000): Table &#8216;slow_log&#8217; is marked as crashed and should be repaired Fixed by: mysql> CALL mysql.rds_rotate_slow_log; If the same error happens when general_log is enabled, we can use: mysql> CALL mysql.rds_rotate_general_log; These two commands are needed to be run [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2011/03/amazon-rds-rotating-slow_log-and-general_log.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon RDS now with Read Replica</title>
		<link>http://www.capsunlock.net/2010/10/amazon-rds-now-with-read-replica.html</link>
		<comments>http://www.capsunlock.net/2010/10/amazon-rds-now-with-read-replica.html#comments</comments>
		<pubDate>Tue, 05 Oct 2010 08:35:06 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[RDS]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=660</guid>
		<description><![CDATA[The most awaited feature of RDS for DB replication. &#8220;We are excited to announce the release of Read Replicas, a new feature that makes it even easier to scale MySQL database deployments to meet the performance demands of high-traffic web applications. You can now create one or more replicas of a given source DB Instance [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2010/10/amazon-rds-now-with-read-replica.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Amazon RDS &#8211; Multi-AZ Deployment now Available</title>
		<link>http://www.capsunlock.net/2010/05/amazon-rds-multi-az-deployment-now-available.html</link>
		<comments>http://www.capsunlock.net/2010/05/amazon-rds-multi-az-deployment-now-available.html#comments</comments>
		<pubDate>Tue, 18 May 2010 07:57:50 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[RDS]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=528</guid>
		<description><![CDATA[Amazon just announced the new feature for Amazon RDS. Amazon RDS &#8211; Multi-AZ Deployments For Enhanced Availability &#38; Reliability Amazon RDS simplifies many of the common tasks associated with the deployment, operation, and scaling of a relational database. You don&#8217;t have to worry about acquiring and installing hardware, loading an operating system, installing and configuring [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2010/05/amazon-rds-multi-az-deployment-now-available.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon Relational Data Service</title>
		<link>http://www.capsunlock.net/2009/10/amazon-relational-data-service.html</link>
		<comments>http://www.capsunlock.net/2009/10/amazon-relational-data-service.html#comments</comments>
		<pubDate>Tue, 27 Oct 2009 09:15:56 +0000</pubDate>
		<dc:creator>rodney</dc:creator>
				<category><![CDATA[aws]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[RDS]]></category>

		<guid isPermaLink="false">http://www.capsunlock.net/?p=270</guid>
		<description><![CDATA[Just received an  email from Amazon AWS about their new service: Amazon Relational Service or RDS! Previously, MySQL database are configured to use an EBS volumes for persistence(Running MySQL on Amazon EC2 with Elastic Block Store). Now using the RDS, EBS volumes may not be needed for MySQL databases. Simply launch a instance of RDS,migrate [...]]]></description>
		<wfw:commentRss>http://www.capsunlock.net/2009/10/amazon-relational-data-service.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

