<?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"
	>
<channel>
	<title>Comments on: Why is MySQL more popular than PostgreSQL?</title>
	<atom:link href="http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/</link>
	<description>Stay curious!</description>
	<pubDate>Tue, 06 Jan 2009 00:35:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Alberto Piva</title>
		<link>http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15531</link>
		<dc:creator>Alberto Piva</dc:creator>
		<pubDate>Thu, 11 Dec 2008 00:03:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15531</guid>
		<description>My experience:
 - tried Wamp (Windows, apache, mysql, php, 2 mins to install): 2 mins later, I was inserting from php page... wow, I could insert invalid data without error!
 - tried Wapp (windows, apache, PostgreSQL, phph, 3 min to install): 2 mins later, I was inserting from php page...wow, error message: value too long for type character varying(60).
 - MySql throwed away 20 seconds later
At work I play with Sql Server 2K5, for me data consistency is in first place</description>
		<content:encoded><![CDATA[<p>My experience:<br />
 - tried Wamp (Windows, apache, mysql, php, 2 mins to install): 2 mins later, I was inserting from php page&#8230; wow, I could insert invalid data without error!<br />
 - tried Wapp (windows, apache, PostgreSQL, phph, 3 min to install): 2 mins later, I was inserting from php page&#8230;wow, error message: value too long for type character varying(60).<br />
 - MySql throwed away 20 seconds later<br />
At work I play with Sql Server 2K5, for me data consistency is in first place</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James T. Jirk</title>
		<link>http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15513</link>
		<dc:creator>James T. Jirk</dc:creator>
		<pubDate>Mon, 08 Dec 2008 11:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15513</guid>
		<description>It all comes down to this:

MySQL is a way cuter name than PostgreSQL. I don't even know how to pronounce PostgreSQL, and whenever I try to pronounce it I feel stupid and/or pretentious.

I've used both. Not an expert in either. But as far as I can tell, both are awesome. And I also like Firebird, which is underrated. However, it's definitely true that MySQL has momentum behind it. More web hosts offer MySQL, for example.

They should change the name of PostgreSQL to FastSQL or RadSQL or NeatSQL or UltraSQL or KillerSQL or FireSQL or something like that. Oh! I've got it! SexSQL. Then do a marketing blitz to make people believe that SexSQL is already the world's most popular open source database.</description>
		<content:encoded><![CDATA[<p>It all comes down to this:</p>
<p>MySQL is a way cuter name than PostgreSQL. I don&#8217;t even know how to pronounce PostgreSQL, and whenever I try to pronounce it I feel stupid and/or pretentious.</p>
<p>I&#8217;ve used both. Not an expert in either. But as far as I can tell, both are awesome. And I also like Firebird, which is underrated. However, it&#8217;s definitely true that MySQL has momentum behind it. More web hosts offer MySQL, for example.</p>
<p>They should change the name of PostgreSQL to FastSQL or RadSQL or NeatSQL or UltraSQL or KillerSQL or FireSQL or something like that. Oh! I&#8217;ve got it! SexSQL. Then do a marketing blitz to make people believe that SexSQL is already the world&#8217;s most popular open source database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xaprb</title>
		<link>http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15264</link>
		<dc:creator>Xaprb</dc:creator>
		<pubDate>Mon, 20 Oct 2008 14:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15264</guid>
		<description>You know, I'm more convinced than ever that it's how people FEEL in many cases.  And there's nothing wrong with that -- I FEEL happier using Free Software, and that's among my most important reasons to do so.</description>
		<content:encoded><![CDATA[<p>You know, I&#8217;m more convinced than ever that it&#8217;s how people FEEL in many cases.  And there&#8217;s nothing wrong with that &#8212; I FEEL happier using Free Software, and that&#8217;s among my most important reasons to do so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred R. Baudisch</title>
		<link>http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15260</link>
		<dc:creator>Alfred R. Baudisch</dc:creator>
		<pubDate>Sun, 19 Oct 2008 22:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15260</guid>
		<description>I'm lucky that I started Web programming using PostgreSQL, I just don't remember why.

I once made a big portal, and the client required the project to be in MySQL. Well, I tried to use all the advanced features I always used with PostgreSQL. What can I tell? The database goes down at least 2 times/week. On the other hand, all my PostgreSQL applications and websites NEVER went down.

I don't know if I did something wrong with that MySQL architecture or what, but when I think in MySQL I feel like stopping developing forever, it feels like is somewhat taking my knowledge away, "use this hobbyist tool".</description>
		<content:encoded><![CDATA[<p>I&#8217;m lucky that I started Web programming using PostgreSQL, I just don&#8217;t remember why.</p>
<p>I once made a big portal, and the client required the project to be in MySQL. Well, I tried to use all the advanced features I always used with PostgreSQL. What can I tell? The database goes down at least 2 times/week. On the other hand, all my PostgreSQL applications and websites NEVER went down.</p>
<p>I don&#8217;t know if I did something wrong with that MySQL architecture or what, but when I think in MySQL I feel like stopping developing forever, it feels like is somewhat taking my knowledge away, &#8220;use this hobbyist tool&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackson</title>
		<link>http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15254</link>
		<dc:creator>Jackson</dc:creator>
		<pubDate>Fri, 17 Oct 2008 18:20:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.xaprb.com/blog/2008/05/18/why-is-mysql-more-popular-than-postgresql/#comment-15254</guid>
		<description>In terms of performance of MySQL vs Postgres it now seems that Postgres is much faster for the traditional "read" loads that mysql used to be great at.

See page 15 of the following PDF for example (the PDF is an interesting read in itself) where the FreeBSD team found that PG was about 40% faster!

http://people.freebsd.org/~kris/scaling/7.0%20and%20beyond.pdf</description>
		<content:encoded><![CDATA[<p>In terms of performance of MySQL vs Postgres it now seems that Postgres is much faster for the traditional &#8220;read&#8221; loads that mysql used to be great at.</p>
<p>See page 15 of the following PDF for example (the PDF is an interesting read in itself) where the FreeBSD team found that PG was about 40% faster!</p>
<p><a href="http://people.freebsd.org/~kris/scaling/7.0%20and%20beyond.pdf" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/people.freebsd.org');">http://people.freebsd.org/~kris/scaling/7.0%20and%20beyond.pdf</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
