<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>zillablog - Comments</title>
    <link>http://www.xzilla.net/</link>
    <description>zillablog - </description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.3.1 - http://www.s9y.org/</generator>
    <managingEditor>xzilla@users.sourceforge.net</managingEditor>
<webMaster>xzilla@users.sourceforge.net</webMaster>
<ttl>60</ttl>
<pubDate>Sat, 04 Feb 2012 17:11:53 GMT</pubDate>

    <image>
        <url>http://www.xzilla.net/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: zillablog - Comments - zillablog - </title>
        <link>http://www.xzilla.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Anonymous: Checkpoints, Buffers, and Graphs</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Checkpoints,-Buffers,-and-Graphs.html#c7371</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Checkpoints,-Buffers,-and-Graphs.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=512</wfw:comment>

    

    <author>nospam@example.com ()</author>
    <content:encoded>
    thanks for the slides and the post. 
    </content:encoded>

    <pubDate>Tue, 20 Dec 2011 10:49:50 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Dec/512.html#c7371</guid>
    
</item>
<item>
    <title>Greg Smith: Checkpoints, Buffers, and Graphs</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Checkpoints,-Buffers,-and-Graphs.html#c7340</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Checkpoints,-Buffers,-and-Graphs.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=512</wfw:comment>

    

    <author>nospam@example.com (Greg Smith)</author>
    <content:encoded>
    And the slides are up at http://www.2ndquadrant.com/en/talks/ 
    </content:encoded>

    <pubDate>Sun, 27 Nov 2011 15:42:51 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/512.html#c7340</guid>
    
</item>
<item>
    <title>Alvaro: Index pruning techniques</title>
    <link>http://www.xzilla.net/blog/2008/Jul/Index-pruning-techniques.html#c7333</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2008/Jul/Index-pruning-techniques.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=351</wfw:comment>

    

    <author>nospam@example.com (Alvaro)</author>
    <content:encoded>
    You probably want array_agg instead of array_accum.  That said, if you don&#039;t understand how to fix the query, it&#039;s unlikely that you&#039;d be able to interpret the results either. 
    </content:encoded>

    <pubDate>Thu, 24 Nov 2011 11:42:54 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/351.html#c7333</guid>
    
</item>
<item>
    <title>Jim Mlodgenski: Checkpoints, Buffers, and Graphs</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Checkpoints,-Buffers,-and-Graphs.html#c7320</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Checkpoints,-Buffers,-and-Graphs.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=512</wfw:comment>

    

    <author>nospam@example.com (Jim Mlodgenski)</author>
    <content:encoded>
    For people in the New York area, Greg will be giving the same talk at the NYCPUG meeting tomorrow. Go to http://www.nycpug.org/ to RSVP. There are still a few spots available. 
    </content:encoded>

    <pubDate>Wed, 16 Nov 2011 17:11:42 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/512.html#c7320</guid>
    
</item>
<item>
    <title>Robert Treat: Understanding Postgres Durability Options</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#c7304</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=511</wfw:comment>

    

    <author>nospam@example.com (Robert Treat)</author>
    <content:encoded>
    Hmm, ISTR a problem with running non-full-page-writes with WAL based replication, though you could probably do this using something like Slony. The danger here is that I think you might be risking corruption even in non-crash situations. That might just be paranioa, but I don&#039;t think the non-full-page-writes code paths are used very often (and it&#039;s hard to think of a scenario where I would want to test it). 
    </content:encoded>

    <pubDate>Fri, 11 Nov 2011 18:23:56 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/511.html#c7304</guid>
    
</item>
<item>
    <title>Robert Treat: Understanding Postgres Durability Options</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#c7303</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=511</wfw:comment>

    

    <author>nospam@example.com (Robert Treat)</author>
    <content:encoded>
    I thought about mentioning synch rep, but I don&#039;t really see it as a pure durability play; imagine two synch rep&#039;d servers where both have fsync off. (This isn&#039;t as horrible as it sounds). It does help with data persistence and availability, so it&#039;s probably worth mentioning. 
    </content:encoded>

    <pubDate>Fri, 11 Nov 2011 18:19:32 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/511.html#c7303</guid>
    
</item>
<item>
    <title>Tomas: Understanding Postgres Durability Options</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#c7300</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=511</wfw:comment>

    

    <author>nospam@example.com (Tomas)</author>
    <content:encoded>
    It&#039;s worth stressing out that the delayed commits (commit_delay/commit_siblings) don&#039;t trade durability for performance - it&#039;s rather latency vs. throughput. I.e. you can get higher throughput for higher latencies.&lt;br /&gt;
&lt;br /&gt;
And I wouldn&#039;t say it&#039;s less granular than the synchronous_commit option - you can enable or disable it for each transaction IIRC, plus you can tune the number of required siblings (when there&#039;s less transactions in progress, it does not wait). Sure - when the transactions are idle for some reason or take very long to complete, it won&#039;t help. 
    </content:encoded>

    <pubDate>Thu, 10 Nov 2011 09:08:12 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/511.html#c7300</guid>
    
</item>
<item>
    <title>eremneday: Understanding Postgres Durability Options</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#c7296</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=511</wfw:comment>

    

    <author>nospam@example.com (eremneday)</author>
    <content:encoded>
    Skimming through your text I have stumbled upon solutions for number of questions that have been bugging me for long time now. Its troublesome to find up to date texts on the web as plenty of the publications are written by a person with little interest in the subject. Your article is well written and definitively worth recommending. I&#039;ll come back for more in few days. &lt;br /&gt;
View: linkman.pl. 
    </content:encoded>

    <pubDate>Wed, 09 Nov 2011 07:08:45 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/511.html#c7296</guid>
    
</item>
<item>
    <title>Robert Treat: Understanding Postgres Durability Options</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#c7292</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=511</wfw:comment>

    

    <author>nospam@example.com (Robert Treat)</author>
    <content:encoded>
    fixed, thanks &lt;img src=&quot;http://www.xzilla.net/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Tue, 08 Nov 2011 10:57:03 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/511.html#c7292</guid>
    
</item>
<item>
    <title>Emanuel: Understanding Postgres Durability Options</title>
    <link>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#c7291</link>
            <category></category>
    
    <comments>http://www.xzilla.net/blog/2011/Nov/Understanding-Postgres-Durability-Options.html#comments</comments>
    <wfw:comment>http://www.xzilla.net/wfwcomment.php?cid=511</wfw:comment>

    

    <author>nospam@example.com (Emanuel)</author>
    <content:encoded>
    You can sacrifice durability among performance turning off full_page_writes if you have async replicated servers. 
    </content:encoded>

    <pubDate>Tue, 08 Nov 2011 10:56:35 -0500</pubDate>
    <guid isPermaLink="false">http://www.xzilla.net/blog/2011/Nov/511.html#c7291</guid>
    
</item>

</channel>
</rss>
