<?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: Postgresql Encoding &#8211; UTF8</title>
	<atom:link href="http://www.mokisystems.com/blog/postgresql-encoding-utf8/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mokisystems.com/blog/postgresql-encoding-utf8/</link>
	<description>Addressing such topics as: web programming, design, ruby on rails, cake php, postgresql, linux, seo</description>
	<lastBuildDate>Sat, 12 Nov 2011 05:39:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Peter of the Norse</title>
		<link>http://www.mokisystems.com/blog/postgresql-encoding-utf8/comment-page-1/#comment-1034</link>
		<dc:creator>Peter of the Norse</dc:creator>
		<pubDate>Sat, 12 Nov 2011 05:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.mokisystems.com/blog/postgresql-encoding-utf8/#comment-1034</guid>
		<description>Watch out for iconv! There&#039;s usually a line in the sql file that sets the encoding. If you changed it without updating the line, you will get bad data.</description>
		<content:encoded><![CDATA[<p>Watch out for iconv! There&#8217;s usually a line in the sql file that sets the encoding. If you changed it without updating the line, you will get bad data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Cluff</title>
		<link>http://www.mokisystems.com/blog/postgresql-encoding-utf8/comment-page-1/#comment-298</link>
		<dc:creator>James Cluff</dc:creator>
		<pubDate>Mon, 01 Dec 2008 23:27:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mokisystems.com/blog/postgresql-encoding-utf8/#comment-298</guid>
		<description>Well if you don&#039;t specify -E then it will use the current database encoding.  If you specify -E then you can tell it what encoding you want to use.</description>
		<content:encoded><![CDATA[<p>Well if you don&#8217;t specify -E then it will use the current database encoding.  If you specify -E then you can tell it what encoding you want to use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flobber</title>
		<link>http://www.mokisystems.com/blog/postgresql-encoding-utf8/comment-page-1/#comment-296</link>
		<dc:creator>flobber</dc:creator>
		<pubDate>Thu, 20 Nov 2008 09:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mokisystems.com/blog/postgresql-encoding-utf8/#comment-296</guid>
		<description>How should &quot;pg_dump -E UTF-8&quot; know the input charset?

As I understand it, -E is a no-op for SQL_ASCII.</description>
		<content:encoded><![CDATA[<p>How should &#8220;pg_dump -E UTF-8&#8243; know the input charset?</p>
<p>As I understand it, -E is a no-op for SQL_ASCII.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

