<?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: Migrating from/to MySQL to/from Postgresql</title>
	<atom:link href="http://www.randombugs.com/linux/migrating-fromto-mysql-tofrom-postgresql.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.randombugs.com/linux/migrating-fromto-mysql-tofrom-postgresql.html</link>
	<description>Just another Bastard Operator From Hell. Everything from *nix to programming</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:15:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Robert Treat</title>
		<link>http://www.randombugs.com/linux/migrating-fromto-mysql-tofrom-postgresql.html/comment-page-1#comment-608</link>
		<dc:creator>Robert Treat</dc:creator>
		<pubDate>Fri, 25 Jun 2010 02:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.randombugs.com/?p=322#comment-608</guid>
		<description>There are other ways to do the &quot;complicated&quot; things he mentions above, and some of the &quot;simple&quot; things he thinks mysql can do aren&#039;t as useful or simple as stated. I&#039;m not sure if the author lacks either the knowledge or desire to straighten this out, but it seems worth mentioning that many of the examples here can be simplified if you want, despite the authors assertions.

quick case in point; in the first example, if you are root, you could configure your system to allow you to connect simply via just &quot;psql -U username -d dbname&quot;, which is just as simple as mysql when you factor in needing to issue a use command to get at your data.</description>
		<content:encoded><![CDATA[<p>There are other ways to do the &#8220;complicated&#8221; things he mentions above, and some of the &#8220;simple&#8221; things he thinks mysql can do aren&#8217;t as useful or simple as stated. I&#8217;m not sure if the author lacks either the knowledge or desire to straighten this out, but it seems worth mentioning that many of the examples here can be simplified if you want, despite the authors assertions.</p>
<p>quick case in point; in the first example, if you are root, you could configure your system to allow you to connect simply via just &#8220;psql -U username -d dbname&#8221;, which is just as simple as mysql when you factor in needing to issue a use command to get at your data.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

