<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Features on BonesMoses.org</title>
    <link>https://bonesmoses.org/tags/features/</link>
    <description>Recent content in Features on BonesMoses.org</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Fri, 10 Jun 2016 14:01:15 +0000</lastBuildDate><atom:link href="https://bonesmoses.org/tags/features/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>PG Phriday: Moving to 9.5</title>
      <link>https://bonesmoses.org/2016/pg-phriday-moving-to-9.5/</link>
      <pubDate>Fri, 10 Jun 2016 14:01:15 +0000</pubDate>
      
      <guid>https://bonesmoses.org/2016/pg-phriday-moving-to-9.5/</guid>
      <description>There comes a day in every young database&amp;rsquo;s life that it&amp;rsquo;s time to move on. I&amp;rsquo;m sorry 9.4, but the day has come that we must say goodbye. It&amp;rsquo;s not like we haven&amp;rsquo;t had our good times. While I truly appreciate everything you&amp;rsquo;ve done for me, we must part ways. I&amp;rsquo;m far too needy, and I can&amp;rsquo;t demand so much of you in good conscience. May your future patches make you and your other suitors happy!</description>
    </item>
    
    <item>
      <title>PG Phriday: Bountiful Beta Benefits</title>
      <link>https://bonesmoses.org/2016/pg-phriday-bountiful-beta-benefits/</link>
      <pubDate>Fri, 13 May 2016 15:41:52 +0000</pubDate>
      
      <guid>https://bonesmoses.org/2016/pg-phriday-bountiful-beta-benefits/</guid>
      <description>The Postgres developers recently announced the availability of the first public beta for Postgres 9.6. I would be highly remiss to ignore such an opportunity to dig into any interesting functionality listed in the 9.6 release notes. All in all, it&amp;rsquo;s a pretty exciting series of advancements, and assuming this is a glimpse of what we see when 9.6 drops, I&amp;rsquo;d say we&amp;rsquo;re on the right track.
Plentiful Parallelism Probably the most high-profile addition for 9.</description>
    </item>
    
    <item>
      <title>PG Phriday: Materialized Views, Revisited</title>
      <link>https://bonesmoses.org/2015/pg-phriday-materialized-views-revisited/</link>
      <pubDate>Fri, 06 Mar 2015 11:32:08 +0000</pubDate>
      
      <guid>https://bonesmoses.org/2015/pg-phriday-materialized-views-revisited/</guid>
      <description>Materialized views are a great improvement to performance in many cases. Introduced in PostgreSQL 9.3, they finally added an easy method for turning a view into a transient table that could be indexed, mined for statistics for better planner performance, and easily rebuilt. Unfortunately, refreshing a materialized view in PostgreSQL 9.3 caused a full exclusive lock, blocking any use until the process was complete. In 9.4, this can finally be done concurrently, though there are still a couple caveats.</description>
    </item>
    
  </channel>
</rss>
