<?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: Postgres &#8211; Column &#8220;name&#8221; Does Not Exist</title>
	<atom:link href="http://www.fettesps.com/postgres-column-name-does-not-exist/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com/postgres-column-name-does-not-exist/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=postgres-column-name-does-not-exist</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:57:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: xia</title>
		<link>http://www.fettesps.com/postgres-column-name-does-not-exist/comment-page-1/#comment-12090</link>
		<dc:creator>xia</dc:creator>
		<pubDate>Fri, 09 Sep 2011 07:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/blog/?p=24#comment-12090</guid>
		<description>I got the same error too，but if I tried to add another table , it is right .
maybe it is a bug of postgresql。

If I add an column in my first table in my database in postgresql, error message is : column not found ;if I delete all columns ,error message is : syntax error at or near &quot;FROM&quot;   (what I do is just execute a sql statement:select * from )</description>
		<content:encoded><![CDATA[<p>I got the same error too，but if I tried to add another table , it is right .<br />
maybe it is a bug of postgresql。</p>
<p>If I add an column in my first table in my database in postgresql, error message is : column not found ;if I delete all columns ,error message is : syntax error at or near &#8220;FROM&#8221;   (what I do is just execute a sql statement:select * from )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob</title>
		<link>http://www.fettesps.com/postgres-column-name-does-not-exist/comment-page-1/#comment-10027</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Mon, 29 Nov 2010 21:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/blog/?p=24#comment-10027</guid>
		<description>Thanks a ton - this was bothering me for the last hour.</description>
		<content:encoded><![CDATA[<p>Thanks a ton &#8211; this was bothering me for the last hour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://www.fettesps.com/postgres-column-name-does-not-exist/comment-page-1/#comment-9296</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Fri, 16 Jul 2010 07:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/blog/?p=24#comment-9296</guid>
		<description>What a godsend -- I&#039;m in the exact situatino you describe, and the quotes were the problem for me. The error message I was getting said a column did not exist, and quoted the name of that column as a string value I&#039;d passed in ...!
I really miss MySQL...</description>
		<content:encoded><![CDATA[<p>What a godsend &#8212; I&#8217;m in the exact situatino you describe, and the quotes were the problem for me. The error message I was getting said a column did not exist, and quoted the name of that column as a string value I&#8217;d passed in &#8230;!<br />
I really miss MySQL&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

