<?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: I&#8217;m a Postgres user, as it turns out</title>
	<atom:link href="http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/</link>
	<description>Stay curious!</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:56:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Allan</title>
		<link>http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/#comment-17551</link>
		<dc:creator>Allan</dc:creator>
		<pubDate>Tue, 05 Jan 2010 06:45:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1409#comment-17551</guid>
		<description>On a serious note, has anyone used PostgreSQL database software and compared it to MySQL experience.</description>
		<content:encoded><![CDATA[<p>On a serious note, has anyone used PostgreSQL database software and compared it to MySQL experience.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #168: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/#comment-17238</link>
		<dc:creator>Log Buffer #168: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</dc:creator>
		<pubDate>Fri, 06 Nov 2009 17:48:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1409#comment-17238</guid>
		<description>[...] On xaprdb, Baron Schwartz confesses, I’m a Postgres user, as it turns out. [...]</description>
		<content:encoded><![CDATA[<p>[...] On xaprdb, Baron Schwartz confesses, I’m a Postgres user, as it turns out. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/#comment-17226</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Wed, 04 Nov 2009 00:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1409#comment-17226</guid>
		<description>I know, but it&#039;s more fun to pretend there is a difference.  I see I&#039;ve converted you to Postgres, too!  Karma++ for me, right?</description>
		<content:encoded><![CDATA[<p>I know, but it&#8217;s more fun to pretend there is a difference.  I see I&#8217;ve converted you to Postgres, too!  Karma++ for me, right?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Konstantin</title>
		<link>http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/#comment-17225</link>
		<dc:creator>Konstantin</dc:creator>
		<pubDate>Wed, 04 Nov 2009 00:30:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1409#comment-17225</guid>
		<description>Baron, you&#039;re using a schema. You can call it a database, if you like.

mysql&gt; create schema postgres;
Query OK, 1 row affected (0.06 sec)

mysql&gt; use postgres;
Database changed
mysql&gt; select version();
+---------------------------+
&#124; version()                 &#124;
+---------------------------+
&#124; 5.0.88-valgrind-max-debug &#124; 
+---------------------------+
1 row in set (0.00 sec)</description>
		<content:encoded><![CDATA[<p>Baron, you&#8217;re using a schema. You can call it a database, if you like.</p>
<p>mysql&gt; create schema postgres;<br />
Query OK, 1 row affected (0.06 sec)</p>
<p>mysql&gt; use postgres;<br />
Database changed<br />
mysql&gt; select version();<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
| version()                 |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
| 5.0.88-valgrind-max-debug |<br />
+&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;+<br />
1 row in set (0.00 sec)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robin</title>
		<link>http://www.xaprb.com/blog/2009/11/03/im-a-postgres-user-as-it-turns-out/#comment-17223</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Tue, 03 Nov 2009 23:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/?p=1409#comment-17223</guid>
		<description>Now it shouldn&#039;t be too difficult to write a mysql storage engine that embeds a postgresql client to expose a remote postgresql table within mysql. Could be useful. For something.</description>
		<content:encoded><![CDATA[<p>Now it shouldn&#8217;t be too difficult to write a mysql storage engine that embeds a postgresql client to expose a remote postgresql table within mysql. Could be useful. For something.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

