<?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: Multiple database connections with Rails</title>
	<atom:link href="http://jonathanng.com/ruby-on-rails/multiple-database-connections-with-rails/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanng.com/ruby-on-rails/multiple-database-connections-with-rails/</link>
	<description>code + culture</description>
	<lastBuildDate>Fri, 21 Jan 2011 19:11:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jan</title>
		<link>http://jonathanng.com/ruby-on-rails/multiple-database-connections-with-rails/comment-page-1/#comment-760</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Fri, 08 Jan 2010 18:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/?p=283#comment-760</guid>
		<description>Great Job. But what about tables where there the association is not done via :id&#039;s? One would have to change the association for each model by hand, ok. Any other solution to that?</description>
		<content:encoded><![CDATA[<p>Great Job. But what about tables where there the association is not done via :id&#39;s? One would have to change the association for each model by hand, ok. Any other solution to that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shiv</title>
		<link>http://jonathanng.com/ruby-on-rails/multiple-database-connections-with-rails/comment-page-1/#comment-758</link>
		<dc:creator>shiv</dc:creator>
		<pubDate>Fri, 23 Oct 2009 23:06:05 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/?p=283#comment-758</guid>
		<description>This is really a good post. &lt;br&gt;I got a questions : &lt;br&gt;&lt;br&gt;In the above example:&lt;br&gt;Do rails establish_connection every time we try to query from pixel model ?&lt;br&gt; if yes, is it possible to keep both connections always alive, so that rails need not establish connection with second database every time ?</description>
		<content:encoded><![CDATA[<p>This is really a good post. <br />I got a questions : </p>
<p>In the above example:<br />Do rails establish_connection every time we try to query from pixel model ?<br /> if yes, is it possible to keep both connections always alive, so that rails need not establish connection with second database every time ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

