<?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, Ruby, and Rails: I Quit</title>
	<atom:link href="http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/</link>
	<description>Be Awesome Instead // Essays by Josh Kim</description>
	<lastBuildDate>Wed, 08 Jun 2011 17:16:55 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Happyperson</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-623</link>
		<dc:creator>Happyperson</dc:creator>
		<pubDate>Mon, 24 May 2010 21:06:29 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-623</guid>
		<description>&lt;p&gt;lol @ Segedunum&lt;/p&gt;

&lt;p&gt;I got the error:
Please install the postgresql adapter: &lt;code&gt;gem install activerecord-postgresql-adapter&lt;/code&gt; (no such file to load -- pg)&lt;/p&gt;

&lt;p&gt;and I read on this blog so I did: 
sudo gem install pg&lt;/p&gt;

&lt;p&gt;and Yay! it&#039;s working :)
Thank you,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>lol @ Segedunum</p>

<p>I got the error:
Please install the postgresql adapter: <code>gem install activerecord-postgresql-adapter</code> (no such file to load &#8212; pg)</p>

<p>and I read on this blog so I did: 
sudo gem install pg</p>

<p>and Yay! it&#8217;s working <img src='http://joshkim.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> 
Thank you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TomV</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-621</link>
		<dc:creator>TomV</dc:creator>
		<pubDate>Mon, 24 May 2010 03:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-621</guid>
		<description>&lt;p&gt;Thanks for the post!  This helped me using Taps and heroku to pull data to a local postgres db.  Taps failed with a mysterious errror:
Failed to connect to database:
  Sequel::AdapterNotFound -&gt; LoadError: no such file to load -- pg&lt;/p&gt;

&lt;p&gt;Installing ruby-pg solved it.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the post!  This helped me using Taps and heroku to pull data to a local postgres db.  Taps failed with a mysterious errror:
Failed to connect to database:
  Sequel::AdapterNotFound -&gt; LoadError: no such file to load &#8212; pg</p>

<p>Installing ruby-pg solved it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshkim</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-613</link>
		<dc:creator>joshkim</dc:creator>
		<pubDate>Sat, 08 May 2010 01:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-613</guid>
		<description>&lt;p&gt;Oh, it&#039;s the first link I added as an edit. &lt;a href=&quot;http://joshkim.org/2009/02/15/postgresql-ruby-and-rails-win/&quot; rel=&quot;nofollow&quot;&gt;http://joshkim.org/2009/02/15/postgresql-ruby-and-rails-win/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Don&#039;t know if it&#039;s what you&#039;re looking for...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Oh, it&#8217;s the first link I added as an edit. <a href="http://joshkim.org/2009/02/15/postgresql-ruby-and-rails-win/" rel="nofollow">http://joshkim.org/2009/02/15/postgresql-ruby-and-rails-win/</a></p>

<p>Don&#8217;t know if it&#8217;s what you&#8217;re looking for&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-612</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sat, 08 May 2010 01:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-612</guid>
		<description>&lt;p&gt;joshkim, where did you post the solution? I&#039;ve been stuck all day trying to get through this. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>joshkim, where did you post the solution? I&#8217;ve been stuck all day trying to get through this. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joshkim</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-/#comment-306</link>
		<dc:creator>joshkim</dc:creator>
		<pubDate>Mon, 18 May 2009 23:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-306</guid>
		<description>&lt;p&gt;Yeah, this was a specific issue with Mac OS X. It eventually got&lt;br /&gt;resolved. I posted in another post with the solution.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, this was a specific issue with Mac OS X. It eventually got<br />resolved. I posted in another post with the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-305</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Mon, 18 May 2009 23:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-305</guid>
		<description>&lt;p&gt;For what it&#039;s worth, I fixed this problem on my Fedora 9 system with:&lt;/p&gt;

&lt;p&gt;sudo yum install ruby-devel
sudy gem install pg&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>For what it&#039;s worth, I fixed this problem on my Fedora 9 system with:</p>

<p>sudo yum install ruby-devel
sudy gem install pg</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Segedunum</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-304</link>
		<dc:creator>Segedunum</dc:creator>
		<pubDate>Wed, 01 Apr 2009 12:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-304</guid>
		<description>&lt;p&gt;I&#039;ve just realised the ruby-pg actually is the gem called postgres - at least they both have exactly the same version at the time of writing - 0.7.9.2008.01.28. We&#039;ve been using postgres for some time with great success.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just realised the ruby-pg actually is the gem called postgres &#8211; at least they both have exactly the same version at the time of writing &#8211; 0.7.9.2008.01.28. We&#8217;ve been using postgres for some time with great success.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joris wijlens</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-303</link>
		<dc:creator>joris wijlens</dc:creator>
		<pubDate>Thu, 12 Mar 2009 22:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-303</guid>
		<description>&lt;p&gt;I had the problem with:&lt;/p&gt;

&lt;p&gt;Building native extensions.  This could take a while...
ERROR:  Error installing pg:
    ERROR: Failed to build gem native extension.&lt;/p&gt;

&lt;p&gt;/usr/bin/ruby1.8 extconf.rb install pg
extconf.rb:1:in `require&#039;: no such file to load -- mkmf (LoadError)
    from extconf.rb:1&lt;/p&gt;

&lt;p&gt;This solved by running:&lt;/p&gt;

&lt;p&gt;sudo aptitude install ruby rubygems ruby1.8-dev&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had the problem with:</p>

<p>Building native extensions.  This could take a while&#8230;
ERROR:  Error installing pg:
    ERROR: Failed to build gem native extension.</p>

<p>/usr/bin/ruby1.8 extconf.rb install pg
extconf.rb:1:in `require&#8217;: no such file to load &#8212; mkmf (LoadError)
    from extconf.rb:1</p>

<p>This solved by running:</p>

<p>sudo aptitude install ruby rubygems ruby1.8-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Mileham</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-302</link>
		<dc:creator>John Mileham</dc:creator>
		<pubDate>Fri, 30 Jan 2009 05:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-302</guid>
		<description>&lt;p&gt;I&#039;ve done a couple of rails installs now on laptops and found myself in the exact same situation as you when installing on a new box -- real headscratcher.  My problem was this: I&#039;d installed rubygems via macports but neglected to install a fresh copy of rake via rubygems, which meant that when doing a rake db:migrate, it would find OS X&#039;s native rubygems.  I only figured this out because script/server (which relies on the ruby binary) was working where rake was not.&lt;/p&gt;

&lt;p&gt;A &#039;gem install rake&#039; (and a new terminal window to clear the bash path cache -- try saying that out loud) fixed me right up.&lt;/p&gt;

&lt;p&gt;If this command doesn&#039;t return three binaries in the same directory for you, you might be in the same boat:&lt;/p&gt;

&lt;p&gt;$ which ruby rake gem&lt;/p&gt;

&lt;p&gt;-john&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve done a couple of rails installs now on laptops and found myself in the exact same situation as you when installing on a new box &#8212; real headscratcher.  My problem was this: I&#8217;d installed rubygems via macports but neglected to install a fresh copy of rake via rubygems, which meant that when doing a rake db:migrate, it would find OS X&#8217;s native rubygems.  I only figured this out because script/server (which relies on the ruby binary) was working where rake was not.</p>

<p>A &#8216;gem install rake&#8217; (and a new terminal window to clear the bash path cache &#8212; try saying that out loud) fixed me right up.</p>

<p>If this command doesn&#8217;t return three binaries in the same directory for you, you might be in the same boat:</p>

<p>$ which ruby rake gem</p>

<p>-john</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mustafa</title>
		<link>http://joshkim.org/2008/10/26/postgresql-ruby-and-rails-i-quit/comment-page-1/#comment-301</link>
		<dc:creator>Mustafa</dc:creator>
		<pubDate>Mon, 22 Dec 2008 15:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://joshkim.org/?p=733#comment-301</guid>
		<description>&lt;p&gt;argh thats what i get for rushing my reply&lt;br&gt;&lt;br&gt;heres the correct url&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://netbeans.dzone.com/news/rails-and-postgresql-netbeans-&quot; rel=&quot;nofollow&quot;&gt;http://netbeans.dzone.com/news/rails-and-postgr...&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>argh thats what i get for rushing my reply<br /><br />heres the correct url<br /><br /><a href="http://netbeans.dzone.com/news/rails-and-postgresql-netbeans-" rel="nofollow"></a><a href="http://netbeans.dzone.com/news/rails-and-postgr" rel="nofollow">http://netbeans.dzone.com/news/rails-and-postgr</a>&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

