<?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>Postgres OnLine Journal - yum</title>
    <link>http://www.postgresonline.com/journal/</link>
    <description>an In depth look at the PostgreSQL open source database</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    <pubDate>Thu, 21 Apr 2011 06:02:34 GMT</pubDate>

    <image>
        <url>http://www.postgresonline.com/journal/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Postgres OnLine Journal - yum - an In depth look at the PostgreSQL open source database</title>
        <link>http://www.postgresonline.com/journal/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>An Almost Idiot's Guide to Installing  PostGIS 1.5 on PostgreSQL 9.0 via Yum</title>
    <link>http://www.postgresonline.com/journal/archives/204-An-Almost-Idiots-Guide-to-Installing-PostGIS-1.5-on-PostgreSQL-9.0-via-Yum.html</link>
            <category>9.0</category>
            <category>basics</category>
            <category>beginner</category>
            <category>postgis</category>
            <category>postgresql versions</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/204-An-Almost-Idiots-Guide-to-Installing-PostGIS-1.5-on-PostgreSQL-9.0-via-Yum.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=204</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=204</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;In the past I have always chosen to compile my own PostGIS  because the GEOS library that came with the regular PostgreSQL yum install, was a bit antiquated. 
This has changed, so this time around I figured I&#039;d give it a go at using the Yum repository 1.5.2 release of PostGIS available via &lt;a href=&quot;http://www.pgrpms.org/news-packagelist.php&quot; target=&quot;_blank&quot;&gt;Yum Package List&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;Before you can follow these directions, make sure you have your PostgreSQL 9.0 setup via our &lt;a href=&quot;http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html&quot; target=&quot;_blank&quot;&gt;An almost idiot&#039;s guide to Install PostgreSQL 9.0 with Yum&lt;/a&gt;.&lt;/p&gt;

&lt;div style=&#039;background-color:yellow&#039;&gt;&lt;a href=&quot;http://www.amazon.com/PostGIS-Action-Regina-Obe/dp/1935182269?&amp;camp=213293&amp;linkCode=wey&amp;tag=postgisus-20&amp;creative=388373&quot; target=&quot;_blank&quot;&gt;PostGIS in Action&lt;/a&gt; has started shipping from Amazon and we already have 3 positive reviews.  We are hoping to write another book sometime soon, but haven&#039;t decided yet on the topic.  Will definitely have something to do with databases and probably a lot of PostgreSQL in it.&lt;/div&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/204-An-Almost-Idiots-Guide-to-Installing-PostGIS-1.5-on-PostgreSQL-9.0-via-Yum.html#extended&quot;&gt;Continue reading &quot;An Almost Idiot&#039;s Guide to Installing  PostGIS 1.5 on PostgreSQL 9.0 via Yum&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 21 Apr 2011 02:02:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/204-guid.html</guid>
    <category>postgis</category>
<category>postgresql 9.0</category>
<category>yum</category>

</item>
<item>
    <title>An almost idiot's guide to Install PostgreSQL 9.0 with Yum</title>
    <link>http://www.postgresonline.com/journal/archives/203-An-almost-idiots-guide-to-Install-PostgreSQL-9.0-with-Yum.html</link>
            <category>9.0</category>
            <category>basics</category>
            <category>beginner</category>
            <category>postgresql versions</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/203-An-almost-idiots-guide-to-Install-PostgreSQL-9.0-with-Yum.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=203</wfw:comment>

    <slash:comments>10</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=203</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;In this exercise, we&#039;ll go thru installing PostgreSQL 9.0 on a Cent OS 5.5 32-bit box. This I&#039;m testing on a GoGrid Cloud server so I can do parallel benchmarks between my windows GoGrid
and Linux GoGrid server.&lt;/p&gt;

&lt;h4&gt;Upgrading from PostgreSQL 8.* to PostgreSQL 9.0&lt;/h4&gt;
&lt;p&gt;If you are upgrading from a PostgreSQL 8.4 to PostgreSQL 9.0, please refer to Devrim&#039;s article: 
&lt;a href=&quot;http://people.planetpostgresql.org/devrim/index.php?/archives/50-Upgrading-from-8.4-to-9.0-on-Fedora-Red-Hat-CentOS-using-RPMs.html&quot; target=&quot;_blank&quot;&gt;Upgrading from 8.4 to 9.0 on Fedora / Red Hat / CentOS using RPMs&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;For the rest of this article, we&#039;ll go over configuring your yum to use the PostgreSQL PGDG Yum repository managed by Devrim Gunduz, which has the latest and greatest of 
9.0 as well as the 9.1 latest development release. We&#039;ll also demonstrate how to have two instances of PostgreSQL running so you can experiment with the new features of
PostgreSQL 9.1 while reminiscing about the soon to be old-hat features of PostgreSQL 9.0.&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/203-An-almost-idiots-guide-to-Install-PostgreSQL-9.0-with-Yum.html#extended&quot;&gt;Continue reading &quot;An almost idiot&#039;s guide to Install PostgreSQL 9.0 with Yum&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 18 Apr 2011 04:32:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/203-guid.html</guid>
    <category>yum cloud</category>

</item>
<item>
    <title>Compiling PostGIS 1.5 and installing after Yum PostgreSQL Install</title>
    <link>http://www.postgresonline.com/journal/archives/147-Compiling-PostGIS-1.5-and-installing-after-Yum-PostgreSQL-Install.html</link>
            <category>basics</category>
            <category>gis</category>
            <category>intermediate</category>
            <category>postgis</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/147-Compiling-PostGIS-1.5-and-installing-after-Yum-PostgreSQL-Install.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=147</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=147</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;div style=&#039;background-color:yell&#039;&gt;&lt;b&gt;UPDATE:&lt;/b&gt; Since this article was written, Yum now comes packaged with PostGIS 1.5.  Please refer to &lt;a href=&quot;http://www.postgresonline.com/journal/archives/204-postgis15-install-yum.html&quot; target=&quot;_blank&quot;&gt;PostGIS Yum Install for PostgreSQL 9.0&lt;/a&gt; if you want to go with a faster more idiot proof install process&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;A couple of people have asked this, so thought we would address the common issues people run into
with compiling PostGIS.&lt;/p&gt;

&lt;p&gt;The first question, some will ask is &lt;b&gt;Why don&#039;t you just take the packaged PostGIS that comes with the PostgreSQL
Yum repository?&lt;/b&gt;&lt;/p&gt;
&lt;p&gt;There are two reasons for not installing PostGIS under using Yum and our general reasons for not.
&lt;UL&gt;&lt;LI&gt;We like running a newer GEOS than what is generally packaged with Yum because certain PostGIS functionality 
is not enabled with older versions of GEOS.  For example GEOS 3.1 introduced a couple of new functions like ST_Covers and
ST_CoveredBy, ST_ContainedProperly
the &lt;a href=&quot;http://blog.cleverelephant.ca/2009/01/must-faster-unions-in-postgis-14.html&quot; target=&quot;_bank&quot;&gt;Cascaded Union&lt;/a&gt; and &lt;a href=&quot;http://blog.cleverelephant.ca/2008/10/postgis-performance-prepared-geometry.html&quot; target=&quot;_blank&quot;&gt;prepared geometry&lt;/a&gt; speed enhancements  require GEOS 3.1+.  GEOS 3.2 brought more robust support for dealing with topological
exceptions, &lt;a href=&quot;http://www.postgis.org/documentation/manual-svn/ST_Buffer.html&quot; target=&quot;_blank&quot;&gt;new buffering features like one-sided buffer&lt;/a&gt; (which the upcoming PostGIS 1.5 exposes if and only if you are running
GEOS 3.2+), faster buffering, and several memory leak cleanups. We highly recommend using GEOS 3.2.0.  It is just a more robust product than prior GEOS versions.&lt;/LI&gt;

&lt;LI&gt;We generally like to run newer versions of PostGIS than what Yum provides and also run multiple versions of PostGIS
on the same server.  This is a bit tricky to do with Yum since it only exposes one and generally an older one than what we 
care for. PostGIS 1.5 will be especially great since it will have the &lt;a href=&quot;http://www.postgis.org/documentation/manual-svn/ch04.html#PostGIS_Geography&quot; target=&quot;_blank&quot;&gt;geodetic support&lt;/a&gt; and cool functions like &lt;a href=&quot;http://www.postgis.org/documentation/manual-svn/ST_ClosestPoint.html&quot; target=&quot;_blank&quot;&gt;ST_ClosestPoint&lt;/a&gt;
	and &lt;a href=&quot;http://www.postgis.org/documentation/manual-svn/ch08.html#NewFunctions_1_5&quot; target=&quot;_blank&quot;&gt;other major goodies&lt;/a&gt;.&lt;/LI&gt;
&lt;/UL&gt;
&lt;p&gt;&lt;b&gt;NOTE: PostGIS 1.3, PostGIS 1.4, PostGIS 1.5 can coexist on the same PostgreSQL daemon service as long as they are installed in different databases. They will all share the same Proj and GEOS. So installing PostGIS 1.5 will not break your
PostGIS 1.4 or 1.3 installs. The newer GEOS 3.2.0 C-API is backward compatible with older GEOS C-API and the C-API is what PostGIS uses.&lt;/b&gt;&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/147-Compiling-PostGIS-1.5-and-installing-after-Yum-PostgreSQL-Install.html#extended&quot;&gt;Continue reading &quot;Compiling PostGIS 1.5 and installing after Yum PostgreSQL Install&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 01 Jan 2010 13:48:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/147-guid.html</guid>
    <category>yum postgis</category>

</item>
<item>
    <title>An almost idiot's guide to Install and Upgrade to PostgreSQL 8.4 with Yum</title>
    <link>http://www.postgresonline.com/journal/archives/144-An-almost-idiots-guide-to-Install-and-Upgrade-to-PostgreSQL-8.4-with-Yum.html</link>
            <category>8.2</category>
            <category>8.3</category>
            <category>8.4</category>
            <category>basics</category>
            <category>beginner</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/144-An-almost-idiots-guide-to-Install-and-Upgrade-to-PostgreSQL-8.4-with-Yum.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=144</wfw:comment>

    <slash:comments>18</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=144</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;In this exercise, we&#039;ll go thru our steps for upgrading a Redhat Enterprise Linux 64-bit PostgreSQL
box from PostgreSQL 8.3 to PostgreSQL 8.4.  If you don&#039;t have any kind of PostgreSQL installed on your box,
you can skip the Upgrade step.&lt;/p&gt;
&lt;p&gt;
&lt;span style=&quot;color:green&quot;&gt;UPDATE - since Devrim&#039;s move from Command prompt - he has started a new yum repository.  You may want to use
this one instead since it seems more up to date than the other. &lt;a href=&quot;http://yum.pgrpms.org/&quot; target=&quot;_blank&quot;&gt;http://yum.pgrpms.org/&lt;/a&gt;&lt;/span&gt;
&lt;/p&gt;

&lt;span style=&quot;color:green&quot;&gt;UPDATE&lt;p&gt;We have instructions for &lt;a href=&quot;http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html&quot; target=&quot;_blank&quot;&gt;installing PostgreSQL 9.0 via yum&lt;/a&gt;.&lt;/p&gt;&lt;/span&gt;

&lt;h4&gt;Updgrading from PostgreSQL 8.* to PostgreSQL 8.4&lt;/h4&gt;
&lt;p&gt;If you are starting from scratch -- just skip this section.&lt;/p&gt;
&lt;p&gt;If you are upgrading from 8.4.0 to 8.4.1 you can get away with a simple &lt;br /&gt;&lt;code&gt;yum update postgresql&lt;/code&gt;&lt;br /&gt; and skip the rest of this article.&lt;/p&gt;
&lt;p&gt;If you are upgrading from PostgreSQL 8.3 to 8.4, in theory you can use PgMigrator, but in practice,
particularly with a Yum install, you are bound to run into obstacles. If you are running an older version, you must dump and restore.&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/144-An-almost-idiots-guide-to-Install-and-Upgrade-to-PostgreSQL-8.4-with-Yum.html#extended&quot;&gt;Continue reading &quot;An almost idiot&#039;s guide to Install and Upgrade to PostgreSQL 8.4 with Yum&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 28 Nov 2009 04:48:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/144-guid.html</guid>
    
</item>
<item>
    <title>Yum addendum for 8.3.5 and PgAgent</title>
    <link>http://www.postgresonline.com/journal/archives/86-Yum-addendum-for-8.3.5-and-PgAgent.html</link>
            <category>8.3</category>
            <category>basics</category>
            <category>beginner</category>
            <category>pgadmin</category>
            <category>pgagent</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/86-Yum-addendum-for-8.3.5-and-PgAgent.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=86</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=86</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;p&gt;We had the pleasure of doing a fresh install of PostgreSQL 8.3.5 on RedHat EL4 box and when using the Yum repository, we noticed a couple of changes from last time we did this.
This could have been an oversight in our documentation before.&lt;/p&gt;

&lt;h5&gt;Changes to Yum Install for 8.3.5?&lt;/h5&gt;
&lt;p&gt;In our April 2008 issue we had &lt;a href=&quot;http://www.postgresonline.com/journal/archives/45-An-Almost-Idiots-Guide-to-PostgreSQL-YUM.html&quot; target=&quot;_blank&quot;&gt;An Almost Idiot&#039;s Guide to PostgreSQL YUM&lt;/a&gt;
and that article still seems to be surprisingly popular.&lt;/p&gt;

&lt;p&gt;In the first step we had: 

&lt;br /&gt;
&lt;code&gt;yum install postgresql&lt;/code&gt;
&lt;br /&gt;
and that as I recall installed the postgresql server in addition to some client libraries.

&lt;/p&gt;

&lt;p&gt;For 8.3.5 fresh install it seems they are separated and to get the postgresql server you need to do: &lt;br /&gt;
&lt;pre&gt;
&lt;code&gt;yum install postgresql
yum install postgresql-server
&lt;/code&gt;
&lt;/pre&gt;
&lt;/p &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/86-Yum-addendum-for-8.3.5-and-PgAgent.html#extended&quot;&gt;Continue reading &quot;Yum addendum for 8.3.5 and PgAgent&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 26 Nov 2008 21:09:00 -0500</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/86-guid.html</guid>
    <category>pgadmin</category>

</item>
<item>
    <title>YUM 2: Almost Idiot's Guide to upgrade from PostgreSQL 8.3.1 to 8.3.3</title>
    <link>http://www.postgresonline.com/journal/archives/60-YUM-2-Almost-Idiots-Guide-to-upgrade-from-PostgreSQL-8.3.1-to-8.3.3.html</link>
            <category>basics</category>
            <category>beginner</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/60-YUM-2-Almost-Idiots-Guide-to-upgrade-from-PostgreSQL-8.3.1-to-8.3.3.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=60</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=60</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;div style=&#039;background-color:yellow&#039;&gt;UPDATE we have new instructions for PostgreSQL 9.0 -- refer to &lt;a href=&quot;http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html&quot; target=&quot;_blank&quot;&gt;Installing PostgreSQL 9.0 via Yum&lt;/a&gt;&lt;/div&gt;
&lt;P&gt;In our April Issue &lt;a href=&quot;http://www.postgresonline.com/journal/archives/45-An-Almost-Idiots-Guide-to-PostgreSQL-YUM.html&quot; target=_blank&gt;An Almost Idiot&#039;s Guide to PostgreSQL YUM&lt;/a&gt; 
we covered using the new PostgreSQL Yum repository to install the PostgreSQL 8.3.1 release on Fedora, RedHat Enterprise, and CentOS.  We also received numerous useful feedback from others on issues they
ran into and how they overcame them.  The blog comments are definitely worth a read.&lt;/P&gt;

&lt;P&gt;Now that 8.3.3 has come out, many of you should be considering upgrading if you haven&#039;t already since there are a couple of bug fixes as outlined in 
&lt;a href=&quot;http://www.postgresql.org/docs/8.3/static/release-8-3-2.html&quot; target=_blank&gt;http://www.postgresql.org/docs/8.3/static/release-8-3-2.html&lt;/a&gt;, &lt;a href=&quot;http://www.postgresql.org/docs/8.3/static/release-8-3-3.html&quot; target=_blank&gt;http://www.postgresql.org/docs/8.3/static/release-8-3-3.html&lt;/a&gt;,
and for those running 8.3.0 you will need to reindex your tables after as noted in &lt;a href=&quot;http://www.postgresql.org/docs/8.3/static/release-8-3-1.html&quot; target=_blank&gt;http://www.postgresql.org/docs/8.3/static/release-8-3-1.html&lt;/a&gt;.  
If you are running version 8.3.1 and above then
this is a fairly painless upgrade that just requires you to backup your data as a precautionary measure, but doesn&#039;t require a dump reload.
&lt;/P&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/60-YUM-2-Almost-Idiots-Guide-to-upgrade-from-PostgreSQL-8.3.1-to-8.3.3.html#extended&quot;&gt;Continue reading &quot;YUM 2: Almost Idiot&#039;s Guide to upgrade from PostgreSQL 8.3.1 to 8.3.3&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 06 Jul 2008 06:34:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/60-guid.html</guid>
    
</item>
<item>
    <title>An Almost Idiot's Guide to PostgreSQL YUM</title>
    <link>http://www.postgresonline.com/journal/archives/45-An-Almost-Idiots-Guide-to-PostgreSQL-YUM.html</link>
            <category>basics</category>
            <category>beginner</category>
            <category>yum</category>
    
    <comments>http://www.postgresonline.com/journal/archives/45-An-Almost-Idiots-Guide-to-PostgreSQL-YUM.html#comments</comments>
    <wfw:comment>http://www.postgresonline.com/journal/wfwcomment.php?cid=45</wfw:comment>

    <slash:comments>45</slash:comments>
    <wfw:commentRss>http://www.postgresonline.com/journal/rss.php?version=2.0&amp;type=comments&amp;cid=45</wfw:commentRss>
    

    <author>nospam@example.com (Leo Hsu and Regina Obe)</author>
    <content:encoded>
    &lt;P&gt;First we&#039;d like to thank Devrim of &lt;a href=&quot;http://www.commandprompt.com&quot; target=_blank&gt;Command Prompt&lt;/a&gt; for working hard on making this new YUM repository available.  In this article we will go over using the new PostgreSQL YUM repository for Redhat Fedora, Enterprise Linux and CentOS distros that is available at &lt;a href=&quot;http://yum.pgsqlrpms.org/&quot; target=_blank&gt;http://yum.pgsqlrpms.org/&lt;/a&gt;. &lt;br /&gt;
&lt;span style=&quot;color:green&quot;&gt;UPDATE - since Devrim&#039;s move from Command prompt - he has started a new yum repository.  You may want to use
this one instead since it seems more up to date than the other. &lt;a href=&quot;http://yum.pgrpms.org/&quot; target=&quot;_blank&quot;&gt;http://yum.pgrpms.org/&lt;/a&gt;&lt;/span&gt;.
&lt;/P&gt;
&lt;P&gt;We are gearing the content of this article to the described user profile
	&lt;UL&gt;
		&lt;LI&gt;Person has SSH root access to their PostgreSQL box&lt;/LI&gt;
		&lt;LI&gt;Person is new to using Red Hat Linux&lt;/LI&gt;
		&lt;LI&gt;Person may be new to using Linux in general&lt;/LI&gt;
	&lt;/UL&gt;
&lt;/P&gt;

&lt;p&gt;&lt;span style=&quot;color:red&quot;&gt;NOTE:  We have a newer article on &lt;a href=&quot;http://www.postgresonline.com/journal/archives/144-An-almost-idiots-guide-to-Install-and-Upgrade-to-PostgreSQL-8.4-with-Yum.html&quot;&gt;Installing PostgreSQL 8.4 with Yum&lt;/a&gt; and an even newer one for PostgreSQL 9.0 
please refer to &lt;b&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/203-postgresql90-yum.html&quot; target=&quot;_blank&quot;&gt;Installing PostgreSQL 9.0 via Yum&lt;/a&gt;&lt;/b&gt;.  This old article is for PostgreSQL 8.3.&lt;/span&gt;&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://www.postgresonline.com/journal/archives/45-An-Almost-Idiots-Guide-to-PostgreSQL-YUM.html#extended&quot;&gt;Continue reading &quot;An Almost Idiot&#039;s Guide to PostgreSQL YUM&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 20 Apr 2008 03:30:00 -0400</pubDate>
    <guid isPermaLink="false">http://www.postgresonline.com/journal/archives/45-guid.html</guid>
    <category>yum</category>

</item>

</channel>
</rss>