<?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"
	>
<channel>
	<title>Comments on: Importing to Postgresql from ActiveRecord and Rails</title>
	<atom:link href="http://www.misuse.org/science/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.misuse.org/science/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/</link>
	<description>It would be a good idea.</description>
	<pubDate>Fri, 25 Jul 2008 23:56:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: science</title>
		<link>http://www.misuse.org/science/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-3775</link>
		<dc:creator>science</dc:creator>
		<pubDate>Sat, 05 Jul 2008 02:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.misuse.org.check.geekisp.com/cms/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-3775</guid>
		<description>Heya Keith, 

Putline isn't part of the ActiveRecord spec for Postgres but the "C" version of the adapter still supports it:

http://ruby.scripting.ca/postgres/rdoc/

Other Pg Ruby adapters may support it also, not sure. Let me know if you can't get it working. -S</description>
		<content:encoded><![CDATA[<p>Heya Keith, </p>
<p>Putline isn&#8217;t part of the ActiveRecord spec for Postgres but the &#8220;C&#8221; version of the adapter still supports it:</p>
<p><a href="http://ruby.scripting.ca/postgres/rdoc/" rel="nofollow">http://ruby.scripting.ca/postgres/rdoc/</a></p>
<p>Other Pg Ruby adapters may support it also, not sure. Let me know if you can&#8217;t get it working. -S</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith Carter</title>
		<link>http://www.misuse.org/science/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-3768</link>
		<dc:creator>Keith Carter</dc:creator>
		<pubDate>Fri, 04 Jul 2008 20:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.misuse.org.check.geekisp.com/cms/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-3768</guid>
		<description>Putline no longer exists in rails 2.1. Any one know what to do?</description>
		<content:encoded><![CDATA[<p>Putline no longer exists in rails 2.1. Any one know what to do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paolo Montrasio</title>
		<link>http://www.misuse.org/science/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-3265</link>
		<dc:creator>Paolo Montrasio</dc:creator>
		<pubDate>Mon, 26 May 2008 12:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.misuse.org.check.geekisp.com/cms/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-3265</guid>
		<description>I didn't know about raw_connection and putline/endcopy. I was struggling against COPY from within Rails and it saved me a lot of time. Thanks!</description>
		<content:encoded><![CDATA[<p>I didn&#8217;t know about raw_connection and putline/endcopy. I was struggling against COPY from within Rails and it saved me a lot of time. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben W</title>
		<link>http://www.misuse.org/science/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-1473</link>
		<dc:creator>Ben W</dc:creator>
		<pubDate>Thu, 20 Mar 2008 21:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.misuse.org.check.geekisp.com/cms/2007/02/16/importing-to-postgresql-from-activerecord-amp-rails/#comment-1473</guid>
		<description>Highly useful!

Thanks for posting.

(Now if only my parsing code didn't suck!)</description>
		<content:encoded><![CDATA[<p>Highly useful!</p>
<p>Thanks for posting.</p>
<p>(Now if only my parsing code didn&#8217;t suck!)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
