<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Rails on PostgreSQL : Rails apps using PostgreSQL in production</title>
    <link>/2009/09/17/rails-apps-using-postgresql-in-production?format=rss</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>&lt;h3&gt;If you like Ruby on Rails, you'll love Rails on PostgreSQL!&lt;/h3&gt;</description>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by alex@alexkane.net</title>
      <description>&lt;p&gt;I&amp;#8217;m about to launch a PostgreSQL powered rails app, will post the URL when it&amp;#8217;s launched.&lt;/p&gt;</description>
      <pubDate>Thu, 17 Sep 2009 16:45:37 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:b7929309-a0a8-4cb9-9e71-56e2e48bf4c4</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-3</link>
    </item>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by Tom Copeland</title>
      <description>&lt;p&gt;@alex, cool, sounds good!&lt;/p&gt;</description>
      <pubDate>Thu, 17 Sep 2009 17:03:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:824b9181-9b6c-4828-9bce-892c7ff2f61a</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-4</link>
    </item>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by Marc Tremblay</title>
      <description>&lt;p&gt;We have a Rails + PostgreSQL application, currently in closed beta, at &lt;a href="http://screenlight.tv" rel="nofollow"&gt;http://screenlight.tv&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 17 Sep 2009 20:06:47 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:5416fb65-2a47-4cda-803f-fe21d75e76f6</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-5</link>
    </item>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by Nathen Harvey</title>
      <description>&lt;p&gt;VisualCV - &lt;a href="http://www.visualcv.com" rel="nofollow"&gt;http://www.visualcv.com&lt;/a&gt; is on PostgreSQL &lt;/p&gt;</description>
      <pubDate>Fri, 18 Sep 2009 08:09:04 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:9162a8f2-a02f-4f7b-9931-7c64333587e4</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-6</link>
    </item>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by Tom Copeland</title>
      <description>&lt;p&gt;@nathen, @marc, thanks guys!  Any technical details you can add?  Replication solutions, full text search, any oddities you ran into, anything like that would be appreciated!&lt;/p&gt;</description>
      <pubDate>Fri, 18 Sep 2009 09:48:52 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:d2c3f26c-223b-45ba-9ada-c88700b5fc52</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-7</link>
    </item>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by Ryan Heneise</title>
      <description>&lt;p&gt;Donor Tools (&lt;a href="http://www.donortools.com" rel="nofollow"&gt;www.donortools.com&lt;/a&gt;) has been happily running on PostgreSQL in production for over a year. &lt;/p&gt;</description>
      <pubDate>Thu, 01 Oct 2009 15:43:09 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:1882ceb7-87a6-463c-923a-b10b87c56d52</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-14</link>
    </item>
    <item>
      <title>Comment on Rails apps using PostgreSQL in production by Exchange</title>
      <description>&lt;p&gt;It depends on the projected scale of your web application. For relatively small databases, MySQL is fine and is slightly faster for simple selects, etc. Once your database gets large however, MySQL hits a wall where PostgreSQL just keeps on driving through it.&lt;/p&gt;

&lt;p&gt;As long as you&amp;#8217;re using ActiveRecord for your middleman, it won&amp;#8217;t matter what database you use, as it builds Standards Compliant SQL Statements, which will work on both databases. As soon as you specify any triggers, stored procedures, etc, you&amp;#8217;ll be stuck with one database.&lt;/p&gt;

&lt;p&gt;I personally prefer PostgreSQL, but that&amp;#8217;s just because I was never a big fan of MySQL.&lt;/p&gt;</description>
      <pubDate>Thu, 30 Sep 2010 02:33:23 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:26249e91-e549-422c-8569-22aa2fb66bad</guid>
      <link>http://railsonpostgresql.com/2009/09/17/rails-apps-using-postgresql-in-production#comment-186</link>
    </item>
  </channel>
</rss>

