<?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>Devrim's PostgreSQL Diary</title>
    <link>http://people.planetpostgresql.org/devrim/</link>
    <description>My little place on the web...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Fri, 02 Jul 2010 16:49:00 GMT</pubDate>

    <image>
        <url>http://people.planetpostgresql.org/devrim/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Devrim's PostgreSQL Diary - My little place on the web...</title>
        <link>http://people.planetpostgresql.org/devrim/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>CHAR(10) Day 0</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/46-CHAR10-Day-0.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/46-CHAR10-Day-0.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=46</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=46</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    As a person who hasn&#039;t attended any PostgreSQL conferences since 2007, I decided to bite the bullet this time, and wanted to attend CHAR(10). Thanks to my employer, they dealt with everything, and we got the visa on time.  &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/46-CHAR10-Day-0.html#extended&quot;&gt;Continue reading &quot;CHAR(10) Day 0&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 02 Jul 2010 18:16:01 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/46-guid.html</guid>
    
</item>
<item>
    <title>PostgreSQL security and bugfix updates released.</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/45-PostgreSQL-security-and-bugfix-updates-released..html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/45-PostgreSQL-security-and-bugfix-updates-released..html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=45</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    PostgreSQL project &lt;a href=&quot;http://www.postgresql.org/about/news.1203&quot;&gt;released&lt;/a&gt; new versions for all active branches today. Please ugprade ASAP. 
    </content:encoded>

    <pubDate>Mon, 17 May 2010 18:42:52 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/45-guid.html</guid>
    
</item>
<item>
    <title>How To Build Your Own PostgreSQL (and related software) RPMs on CentOS/RHEL/Fedora</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/44-How-To-Build-Your-Own-PostgreSQL-and-related-software-RPMs-on-CentOSRHELFedora.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/44-How-To-Build-Your-Own-PostgreSQL-and-related-software-RPMs-on-CentOSRHELFedora.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=44</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=44</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    Even though there is a wide range of RPMs for PostgreSQL and related projects in the repositories, some people don&#039;t want to use prebuilt options, or may apply some specific patches. Also, some companies prefer to build their packages from srpms, per their IT policy -- so they maintain their own packages.&lt;br /&gt;
&lt;br /&gt;
This is &lt;strong&gt;very&lt;/strong&gt; easy if you use the PostgreSQL RPM Repository infrastructure. Now, I will go over the details for it. &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/44-How-To-Build-Your-Own-PostgreSQL-and-related-software-RPMs-on-CentOSRHELFedora.html#extended&quot;&gt;Continue reading &quot;How To Build Your Own PostgreSQL (and related software) RPMs on CentOS/RHEL/Fedora&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 04 May 2010 18:39:20 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/44-guid.html</guid>
    
</item>
<item>
    <title>How to install PostgreSQL 9.0 Beta 1 to Fedora/CentOS/RHEL</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/43-How-to-install-PostgreSQL-9.0-Beta-1-to-FedoraCentOSRHEL.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/43-How-to-install-PostgreSQL-9.0-Beta-1-to-FedoraCentOSRHEL.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=43</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=43</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    I have been working over the last months for PostgreSQL 9.0 RPMs. As Debian/Ubuntu folks have been doing &lt;a href=&quot;http://www.piware.de/2010/05/celebrating-the-1000th-postgresql-common-commit/&quot;&gt;over the years&lt;/a&gt;, I now enabled multiple PostgreSQL installation with RPMs. &lt;br /&gt;
&lt;br /&gt;
Given that PostgreSQL 9.0 Beta 1 was released yesterday, we need more people to test it. Currently we have RPMs for Fedora 7,8,12, and RHEL/CentOS 4,5 for all architectures.&lt;br /&gt;
&lt;br /&gt;
Anyway, this is a quick guide about installing PostgreSQL 9.0 Beta1 (which will probably apply to stable release as well) on Fedora/CentOS/RHEL. Currently none of these distros have PostgreSQL 9.0 in their stable / development trees, so I will use my repository here.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/43-How-to-install-PostgreSQL-9.0-Beta-1-to-FedoraCentOSRHEL.html#extended&quot;&gt;Continue reading &quot;How to install PostgreSQL 9.0 Beta 1 to Fedora/CentOS/RHEL&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 04 May 2010 10:13:12 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/43-guid.html</guid>
    
</item>
<item>
    <title>Installing, configuring, running and administrating Slony-I 2.0 on Red Hat / CentOS using RPMs - Part II</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/42-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-II.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/42-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-II.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=42</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=42</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    (Typos and grammar errors fixed. Thanks Lacey)&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;u&gt;Part II: Slony-I basics and Slony-I configuration - slon.conf&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;Slony-I basics&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
slon is the deamon that is responsible for replication. It  needs to be installed for each node, as described in the &lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/38-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-1.html&quot; title=&quot;Installing Slony-I to CentOS RHEL Fedora&quot;&gt;first part of the article&lt;/a&gt;.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/42-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-II.html#extended&quot;&gt;Continue reading &quot;Installing, configuring, running and administrating Slony-I 2.0 on Red Hat / CentOS using RPMs - Part II&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 03 May 2010 23:59:00 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/42-guid.html</guid>
    
</item>
<item>
    <title>Live CD based on Fedora 12 and PG 8.4.3 released</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/41-Live-CD-based-on-Fedora-12-and-PG-8.4.3-released.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/41-Live-CD-based-on-Fedora-12-and-PG-8.4.3-released.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=41</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=41</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    I released new version of my PostgreSQL 8.4 live CD, which is based on Fedora 12. It includes the PostgreSQL related packages that I build for &lt;a href=&quot;http://yum.pgrpms.org&quot; title=&quot;PostgreSQL RPM Repository&quot;&gt;http://yum.pgrpms.org&lt;/a&gt;, along with PostgreSQL 8.4.3.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/41-Live-CD-based-on-Fedora-12-and-PG-8.4.3-released.html#extended&quot;&gt;Continue reading &quot;Live CD based on Fedora 12 and PG 8.4.3 released&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 26 Apr 2010 10:22:11 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/41-guid.html</guid>
    
</item>
<item>
    <title>Announcing Slony-2.0 RPMs for RHEL / CentOS 5 </title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/40-Announcing-Slony-2.0-RPMs-for-RHEL-CentOS-5.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/40-Announcing-Slony-2.0-RPMs-for-RHEL-CentOS-5.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=40</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    I  released Slony 2.0.3 RPMs for RHEL5, which was requested for a long time. It is available in &lt;a href=&quot;http://yum.pgrpms.org&quot; title=&quot;PostgreSQL RPM Repository&quot;&gt;PostgreSQL RPM repository&lt;/a&gt;:&lt;br /&gt;
&lt;br /&gt;
Thanks &lt;a href=&quot;http://people.planetpostgresql.org/dfetter&quot; title=&quot;David Fetter&quot;&gt;David Fetter&lt;/a&gt; for pre-release testing. 
    </content:encoded>

    <pubDate>Fri, 23 Apr 2010 20:30:06 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/40-guid.html</guid>
    
</item>
<item>
    <title>Live CD based on CentOS 5.4 and PG 8.4.3 released</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/39-Live-CD-based-on-CentOS-5.4-and-PG-8.4.3-released.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/39-Live-CD-based-on-CentOS-5.4-and-PG-8.4.3-released.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=39</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=39</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    I released new version of my PostgreSQL 8.4 live CD, which is based on CentOS 5.4. It includes the PostgreSQL related packages that I build on &lt;a href=&quot;http://yum.pgrpms.org&quot; title=&quot;PostgreSQL RPM Repository&quot;&gt;http://yum.pgrpms.org&lt;/a&gt;, along with PostgreSQL 8.4.3.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/39-Live-CD-based-on-CentOS-5.4-and-PG-8.4.3-released.html#extended&quot;&gt;Continue reading &quot;Live CD based on CentOS 5.4 and PG 8.4.3 released&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 23 Apr 2010 20:24:56 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/39-guid.html</guid>
    
</item>
<item>
    <title>Installing, configuring, running and administrating Slony-I 2.0 on Red Hat / CentOS using RPMs - Part 1</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/38-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-1.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/38-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-1.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=38</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    &lt;strong&gt;Installing, configuring, running and administrating Slony-I 2.0 on Red Hat / CentOS using RPMs - Part 1 : Pre-installation and installation phases&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
This article series will tell about installation, configuration and the running phases of Slony-I 2.0 series on Red Hat / CentOS 5. This article assumes that you installed PostgreSQL from RPMs on each node and you are already using &lt;a href=&quot;http://yum.pgrpms.org&quot; title=&quot;PostgreSQL RPM Repository&quot;&gt;PostgreSQL RPM repository&lt;/a&gt;,  If you have not, please refer &lt;a href=&quot;http://yum.pgrpms.org/howtoyum.php&quot; title=&quot;PostgreSQL Yum RPM Howto&quot;&gt;here&lt;/a&gt; for details.&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/38-Installing,-configuring,-running-and-administrating-Slony-I-2.0-on-Red-Hat-CentOS-using-RPMs-Part-1.html#extended&quot;&gt;Continue reading &quot;Installing, configuring, running and administrating Slony-I 2.0 on Red Hat / CentOS using RPMs - Part 1&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 23 Apr 2010 15:34:40 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/38-guid.html</guid>
    
</item>
<item>
    <title>My recent PostgreSQL activities</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/37-My-recent-PostgreSQL-activities.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/37-My-recent-PostgreSQL-activities.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=37</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=37</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    Over the last ~2 months, I spent lots of time for community work. The one which is not visible from the community is 9.0 testing of 3rd party software. These are mostly build and basic functionality testing. I&#039;m testing the software that I build for &lt;a href=&quot;http://yum.pgrpms.org&quot; title=&quot;PostgreSQL RPM Repository&quot;&gt;PostgreSQL RPM Buildfarm&lt;/a&gt;. I already contacted many upstream developers, so that they can fix the issues, and many of them already support 9.0.&lt;br /&gt;
&lt;br /&gt;
I&#039;m also working on adding new packages to the repository. Given that I fixed lots of long standing issues in many packages, I&#039;m also about to announce new packages, like Slony 2.0.X  for RHEL 5. (Yay for Devrim! &lt;img src=&quot;http://people.planetpostgresql.org/devrim/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;)&lt;br /&gt;
&lt;br /&gt;
Also, I&#039;m writing some monitoring stuff for use at work, and I will release them as soon as they are production ready. Yeah, Python... &lt;img src=&quot;http://people.planetpostgresql.org/devrim/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, 13 Apr 2010 20:49:52 +0300</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/37-guid.html</guid>
    
</item>
<item>
    <title>PostgreSQL RPM sets for 9.0 Alpha4 released</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/36-PostgreSQL-RPM-sets-for-9.0-Alpha4-released.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/36-PostgreSQL-RPM-sets-for-9.0-Alpha4-released.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=36</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    I released PostgreSQL RPM sets for 9.0 Alpha 4 yesterday. They are distributed through PostgreSQL FTP site &amp;amp; mirrors. &lt;br /&gt;
&lt;br /&gt;
Also, they are available via the new PostgreSQL RPM repository: http://yum.pgrpms.org  (more on this will come soon)&lt;br /&gt;
&lt;br /&gt;
Please find more info about 9.0 Alpha 4 RPMs in &lt;a href=&quot;http://archives.postgresql.org/message-id/1268060530.2098.98.camel@hp-laptop2.gunduz.org&quot;&gt;here&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Tue, 09 Mar 2010 08:38:53 +0200</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/36-guid.html</guid>
    
</item>
<item>
    <title>...and Devrim flies to...</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/35-...and-Devrim-flies-to....html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/35-...and-Devrim-flies-to....html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=35</wfw:comment>

    <slash:comments>6</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=35</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    After quitting my old job, I got a few offers. Two of them were really good ones, but I had to pick up one. &lt;br /&gt;&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/35-...and-Devrim-flies-to....html#extended&quot;&gt;Continue reading &quot;...and Devrim flies to...&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 25 Feb 2010 18:17:09 +0200</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/35-guid.html</guid>
    
</item>
<item>
    <title>F.A.Q. about latest news</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/34-F.A.Q.-about-latest-news.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/34-F.A.Q.-about-latest-news.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=34</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=34</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    Ok, I got numerous e-mails, and even 2 phone calls since morning. Time to write a F.A.Q. about quitting Command Prompt:&lt;br /&gt;
&lt;br /&gt;
Q: ...&lt;br /&gt;
A.: No, don&#039;t expect to hear anything negative about CMD from me.&lt;strong&gt; Never,ever&lt;/strong&gt;. I&#039;m not a that type of person.&lt;br /&gt;
&lt;br /&gt;
Q: Are you looking for a job?&lt;br /&gt;
A: Definitely &lt;img src=&quot;http://people.planetpostgresql.org/devrim/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. But not now. I have to sit and think for a while. I only want to do PostgreSQL +Red Hat thing. Nothing else.&lt;br /&gt;
&lt;br /&gt;
Q: How do you feel?&lt;br /&gt;
A: I feel like losing a big part of my family.&lt;br /&gt;
&lt;br /&gt;
Q: What about PostgreSQL RPMs?&lt;br /&gt;
A: pgsqlrpms.org domain is owned by Command Prompt. I was paid while maintaining that repository. Now, it is in CMD&#039;s hands. I&#039;m sure they will find someone to maintain it. However, I have postgresqlrpms.org domain. If CMD stops maintaining repository, or if I find some funds for maintaining a new repository, I &lt;strong&gt;may&lt;/strong&gt; move all packages to new domain with proper announcement. See? I don&#039;t know aything on that.&lt;br /&gt;
&lt;br /&gt;
Q: What about other community tasks?&lt;br /&gt;
A: I was involved in PostgreSQL.org infrastructure before I started working for CMD -- so I will continue now, too.&lt;br /&gt;
&lt;br /&gt;
Q: Wanna drink a beer with me?&lt;br /&gt;
A: Sure. Just give me a call. 
    </content:encoded>

    <pubDate>Fri, 12 Feb 2010 10:25:00 +0200</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/34-guid.html</guid>
    
</item>
<item>
    <title>Bye bye Command Prompt.</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/33-Bye-bye-Command-Prompt..html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/33-Bye-bye-Command-Prompt..html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=33</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=33</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    It has been 50 month since I was hired by Command Prompt. We had really good days. Joshua was not only my boss, but also a great friend of mine, like Alvaro, Lacey, Aurynn, Alexey, Andy, Christine, Larry, Darcy, Andrew,  and others.&lt;br /&gt;
&lt;br /&gt;
However, it should end at some point. As of today, I&#039;m no longer working for Command Prompt. Please remove devrim@CommandPrompt.com from your addressbooks. &lt;br /&gt;
&lt;br /&gt;
Thank you for everything Command Prompt, you are really a good part of my life. &lt;br /&gt;
&lt;br /&gt;
If you are curious about PostgreSQL RPMs: Domain is owned by Command Prompt, so it is now in their hands. I have got some plans on this, but it is not something that I want to mention right now.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 12 Feb 2010 10:23:00 +0200</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/33-guid.html</guid>
    
</item>
<item>
    <title>Yet another big move: 8.5-&gt;9.0</title>
    <link>http://people.planetpostgresql.org/devrim/index.php?/archives/32-Yet-another-big-move-8.5-9.0.html</link>
    
    <comments>http://people.planetpostgresql.org/devrim/index.php?/archives/32-Yet-another-big-move-8.5-9.0.html#comments</comments>
    <wfw:comment>http://people.planetpostgresql.org/devrim/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://people.planetpostgresql.org/devrim/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Devrim GUNDUZ)</author>
    <content:encoded>
    I&#039;ll keep this short. Dave &lt;a href=&quot;http://archives.postgresql.org/pgsql-hackers/2010-01/msg02056.php&quot;&gt;announced&lt;/a&gt; that upcoming PostgreSQL release will be 9.0, not 8.5. Both Streaming Replication and Hot Standby is really another milestone at PostgreSQL project, like Windows port in 8.0.&lt;br /&gt;
&lt;br /&gt;
Thanks everyone who made this great release to turn into 9.0... 
    </content:encoded>

    <pubDate>Thu, 21 Jan 2010 21:43:13 +0200</pubDate>
    <guid isPermaLink="false">http://people.planetpostgresql.org/devrim/index.php?/archives/32-guid.html</guid>
    
</item>

</channel>
</rss>