<?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: ruby-pg is now the official postgres ruby gem</title>
	<atom:link href="http://thoughts.j-davis.com/2007/12/14/ruby-pg-is-now-the-official-postgres-ruby-gem/feed/" rel="self" type="application/rss+xml" />
	<link>http://thoughts.j-davis.com/2007/12/14/ruby-pg-is-now-the-official-postgres-ruby-gem/</link>
	<description>Ideas on Databases, Logic, and Language by Jeff Davis</description>
	<lastBuildDate>Tue, 18 Oct 2011 07:43:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: David Abernethy</title>
		<link>http://thoughts.j-davis.com/2007/12/14/ruby-pg-is-now-the-official-postgres-ruby-gem/comment-page-1/#comment-15</link>
		<dc:creator>David Abernethy</dc:creator>
		<pubDate>Wed, 02 Jan 2008 06:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://davisjeff.wordpress.com/?p=18#comment-15</guid>
		<description>See http://wiki.rubyonrails.org/rails/pages/PostgreSQL for more information on how to use this gem.

Here is what I had to do on mac OS X 10.5 with www.postgresqlformac.com/

The command line switches for the pgsql library locations have have changed, they are now --with-pgsql-include --with-pgsql-lib

There are now two possible driver targets. I found it easiest to change to the gem source directory
[/usr/local]/lib/ruby/gems/1.8/gems/postgres-0.7.9.2007.12.22

and build the driver from its subdirectory compat-ruby-postgres.

Perhaps someone could clarify the significance of each of the drivers, and how to control which gets built and installed using gem install postgres --</description>
		<content:encoded><![CDATA[<p>See <a href="http://wiki.rubyonrails.org/rails/pages/PostgreSQL" rel="nofollow">http://wiki.rubyonrails.org/rails/pages/PostgreSQL</a> for more information on how to use this gem.</p>
<p>Here is what I had to do on mac OS X 10.5 with <a href="http://www.postgresqlformac.com/" rel="nofollow">http://www.postgresqlformac.com/</a></p>
<p>The command line switches for the pgsql library locations have have changed, they are now &#8211;with-pgsql-include &#8211;with-pgsql-lib</p>
<p>There are now two possible driver targets. I found it easiest to change to the gem source directory<br />
[/usr/local]/lib/ruby/gems/1.8/gems/postgres-0.7.9.2007.12.22</p>
<p>and build the driver from its subdirectory compat-ruby-postgres.</p>
<p>Perhaps someone could clarify the significance of each of the drivers, and how to control which gets built and installed using gem install postgres &#8211;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

