<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Install PostgreSQL 8.4 Database Server on CentOS, Fedora, Red Hat</title>
	<atom:link href="http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/</link>
	<description>If !1 0 &#124; Linux and Development Guides</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:00:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<span style="display:none;"><a href="http://www.if-not-true-then-false.com/hp/fitting.php" rel="nofollow">help</a></span>	<item>
		<title>By: dali</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-19525</link>
		<dc:creator>dali</dc:creator>
		<pubDate>Wed, 28 Sep 2011 15:49:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-19525</guid>
		<description>no problem at all , postgres is the account under it postmaster is running.</description>
		<content:encoded><![CDATA[<p>no problem at all , postgres is the account under it postmaster is running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorenzo</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-18295</link>
		<dc:creator>Lorenzo</dc:creator>
		<pubDate>Wed, 06 Jul 2011 17:27:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-18295</guid>
		<description>GREAT!!!!! THANKS THANKS THANKS</description>
		<content:encoded><![CDATA[<p>GREAT!!!!! THANKS THANKS THANKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravindra</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-18052</link>
		<dc:creator>ravindra</dc:creator>
		<pubDate>Fri, 06 May 2011 07:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-18052</guid>
		<description>hi jr i am stuck..
when trying to change to postgres i am getting
bash 3.2$

whats the problem???
though there is user created in /etc/passwd as postgres by default
please help me out</description>
		<content:encoded><![CDATA[<p>hi jr i am stuck..<br />
when trying to change to postgres i am getting<br />
bash 3.2$</p>
<p>whats the problem???<br />
though there is user created in /etc/passwd as postgres by default<br />
please help me out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cannot create database in postgreSQL please help - oBlurb</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-17440</link>
		<dc:creator>cannot create database in postgreSQL please help - oBlurb</dc:creator>
		<pubDate>Sun, 26 Dec 2010 08:53:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-17440</guid>
		<description>[...] http://www.if-not-true-then-false.co&#8230;edora-red-hat/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.if-not-true-then-false.co&#8230;edora-red-hat/" rel="nofollow">http://www.if-not-true-then-false.co&#8230;edora-red-hat/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-17390</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Fri, 10 Dec 2010 16:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-17390</guid>
		<description>Hi Stephen,

Actually pgsqlrmps not working with RHEL 6 so try pgrpms, install following instead:
&lt;pre lang=&quot;bash&quot;&gt;
rpm -Uvh http://yum.pgrpms.org/reporpms/8.4/pgdg-redhat-8.4-2.noarch.rpm
&lt;/pre&gt;

And then continue installation procedure normally. I updated this guide to use pgrpms.org...</description>
		<content:encoded><![CDATA[<p>Hi Stephen,</p>
<p>Actually pgsqlrmps not working with RHEL 6 so try pgrpms, install following instead:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;">rpm <span style="color: #BED6FF;">-Uvh</span> http:<span style=" color: #FFF;">//</span>yum.pgrpms.org<span style=" color: #FFF;">/</span>reporpms<span style=" color: #FFF;">/</span><span style="color: #7FB347;">8.4</span><span style=" color: #FFF;">/</span>pgdg-redhat-<span style="color: #7FB347;">8.4</span>-<span style="color: #7FB347;">2</span>.noarch.rpm</pre></div></div>

<p>And then continue installation procedure normally. I updated this guide to use pgrpms.org&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Hoffmann</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-17386</link>
		<dc:creator>Stephen Hoffmann</dc:creator>
		<pubDate>Thu, 09 Dec 2010 22:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-17386</guid>
		<description>On RHEL 6, I am getting this after adding your repo successfully. 

http://yum.pgsqlrpms.org/8.4/redhat/rhel-6Server-x86_64/repodata/repomd.xml: [Errno 14] HTTP Error 404 : http://yum.pgsqlrpms.org/8.4/redhat/rhel-6Server-x86_64/repodata/repomd.xml 
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg84. Please verify its path and try again</description>
		<content:encoded><![CDATA[<p>On RHEL 6, I am getting this after adding your repo successfully. </p>
<p><a href="http://yum.pgsqlrpms.org/8.4/redhat/rhel-6Server-x86_64/repodata/repomd.xml" rel="nofollow">http://yum.pgsqlrpms.org/8.4/redhat/rhel-6Server-x86_64/repodata/repomd.xml</a>: [Errno 14] HTTP Error 404 : <a href="http://yum.pgsqlrpms.org/8.4/redhat/rhel-6Server-x86_64/repodata/repomd.xml" rel="nofollow">http://yum.pgsqlrpms.org/8.4/redhat/rhel-6Server-x86_64/repodata/repomd.xml</a><br />
Trying other mirror.<br />
Error: Cannot retrieve repository metadata (repomd.xml) for repository: pgdg84. Please verify its path and try again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-16260</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 31 Oct 2010 08:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-16260</guid>
		<description>Okey you don&#039;t have &lt;em&gt;/etc/sysconfig/network&lt;/em&gt; file. Is your network working normally?

You could create &lt;em&gt;/etc/sysconfig/network&lt;/em&gt; file with following command (as root):
&lt;pre lang=&quot;bash&quot;&gt;
echo &quot;NETWORKING=yes&quot; &gt; /etc/sysconfig/network
&lt;/pre&gt;

Then try again and see what happens?


Btw. I wonder just why you&#039;ve installed Fedora 12 distro a few days ago? &lt;a href=&quot;/2010/fedora-14-laughlin-screenshots-whats-new-overview-features/&quot; rel=&quot;nofollow&quot;&gt;Fedora 14 is coming very soon.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Okey you don&#8217;t have <em>/etc/sysconfig/network</em> file. Is your network working normally?</p>
<p>You could create <em>/etc/sysconfig/network</em> file with following command (as root):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;"><span style="color: #d3d7cf">echo</span> <span style="color: #FFC600;">&quot;NETWORKING=yes&quot;</span> <span style=" color: #FFF;">&gt;</span> <span style=" color: #FFF;">/</span>etc<span style=" color: #FFF;">/</span>sysconfig<span style=" color: #FFF;">/</span>network</pre></div></div>

<p>Then try again and see what happens?</p>
<p>Btw. I wonder just why you&#8217;ve installed Fedora 12 distro a few days ago? <a href="/2010/fedora-14-laughlin-screenshots-whats-new-overview-features/" rel="nofollow">Fedora 14 is coming very soon.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sankar</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-16189</link>
		<dc:creator>sankar</dc:creator>
		<pubDate>Sat, 30 Oct 2010 17:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-16189</guid>
		<description>Hi,
Yes i am running those command from root

[root@localhost Sankar]# service postgresql initdb
/etc/init.d/postgresql: line 24: /etc/sysconfig/network: No such file or directory

[root@localhost Sankar]# ls -la /etc/sysconfig/network
ls: cannot access /etc/sysconfig/network: No such file or directory

[root@localhost Sankar]# 

                             please help i am stuck!! 
                                                with regards.........</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Yes i am running those command from root</p>
<p>[root@localhost Sankar]# service postgresql initdb<br />
/etc/init.d/postgresql: line 24: /etc/sysconfig/network: No such file or directory</p>
<p>[root@localhost Sankar]# ls -la /etc/sysconfig/network<br />
ls: cannot access /etc/sysconfig/network: No such file or directory</p>
<p>[root@localhost Sankar]# </p>
<p>                             please help i am stuck!!<br />
                                                with regards&#8230;&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-16173</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sat, 30 Oct 2010 17:04:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-16173</guid>
		<description>Hi sankar,

Are you running &lt;em&gt;service postgresql initdb&lt;/em&gt; command as root?

Could you post following command output:
&lt;pre lang=&quot;bash&quot;&gt;
ls -la /etc/sysconfig/network
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hi sankar,</p>
<p>Are you running <em>service postgresql initdb</em> command as root?</p>
<p>Could you post following command output:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;"><span style="color: #FFF; font-weight:bold;">ls</span> <span style="color: #BED6FF;">-la</span> <span style=" color: #FFF;">/</span>etc<span style=" color: #FFF;">/</span>sysconfig<span style=" color: #FFF;">/</span>network</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: sankar</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-16095</link>
		<dc:creator>sankar</dc:creator>
		<pubDate>Sat, 30 Oct 2010 04:11:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-16095</guid>
		<description>Hi
i have followed your guide and installed the pgsql. i am using fedora 12.
i have done the following

# rpm -Uvh http://yum.pgsqlrpms.org/reporpms/8.4/pgdg-fedora-8.4-2.noarch.rpm
#  yum install postgresql postgresql-server postgresql-contrib
 
 but when i run the below command i get the error like
  # service postgresql initdb
    
      the error i get
                   /etc/init.d/postgresql: line 24: /etc/sysconfig/network: No such file or directory
 
                  i have just started learning linux 2 days ago so i have no idea how do i solve problem. please guide me to fix it</description>
		<content:encoded><![CDATA[<p>Hi<br />
i have followed your guide and installed the pgsql. i am using fedora 12.<br />
i have done the following</p>
<p># rpm -Uvh <a href="http://yum.pgsqlrpms.org/reporpms/8.4/pgdg-fedora-8.4-2.noarch.rpm" rel="nofollow">http://yum.pgsqlrpms.org/reporpms/8.4/pgdg-fedora-8.4-2.noarch.rpm</a><br />
#  yum install postgresql postgresql-server postgresql-contrib</p>
<p> but when i run the below command i get the error like<br />
  # service postgresql initdb</p>
<p>      the error i get<br />
                   /etc/init.d/postgresql: line 24: /etc/sysconfig/network: No such file or directory</p>
<p>                  i have just started learning linux 2 days ago so i have no idea how do i solve problem. please guide me to fix it</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-7577</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Fri, 27 Aug 2010 13:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-7577</guid>
		<description>Hi Patrick,

Thanks for the tip!

I added it in the guide.</description>
		<content:encoded><![CDATA[<p>Hi Patrick,</p>
<p>Thanks for the tip!</p>
<p>I added it in the guide.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Balm</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-7554</link>
		<dc:creator>Patrick Balm</dc:creator>
		<pubDate>Fri, 27 Aug 2010 09:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-7554</guid>
		<description>I would like to recommend to also install the contrib libraries (for VACUUMing  etc),
since v8.2 it is a separate package (postgresql84-contrib)

&lt;code&gt;yum install postgresql84 postgresql84-server postgresql84-contrib&lt;/code&gt;

/patrick</description>
		<content:encoded><![CDATA[<p>I would like to recommend to also install the contrib libraries (for VACUUMing  etc),<br />
since v8.2 it is a separate package (postgresql84-contrib)</p>
<p><code>yum install postgresql84 postgresql84-server postgresql84-contrib</code></p>
<p>/patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Upgrade to Fedora 13 from Fedora 12 with Preupgrade</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-6878</link>
		<dc:creator>Upgrade to Fedora 13 from Fedora 12 with Preupgrade</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-6878</guid>
		<description>[...] Fedora 13Install Adobe (Acrobat PDF) Reader on Fedora 13Install VirtualBox (with yum) on Fedora 13Install PostgreSQL 8.4 Database Server on Fedora 13Install NetBeans 6.9 on Fedora 13Install tint2 Panel/Taskbar and tint2 Themes on Fedora 13 &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Fedora 13Install Adobe (Acrobat PDF) Reader on Fedora 13Install VirtualBox (with yum) on Fedora 13Install PostgreSQL 8.4 Database Server on Fedora 13Install NetBeans 6.9 on Fedora 13Install tint2 Panel/Taskbar and tint2 Themes on Fedora 13 &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedora NetInstall (Net Install) with gPXE and BFO (boot.fedoraproject.org) &#124; If Not True Then False</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-5142</link>
		<dc:creator>Fedora NetInstall (Net Install) with gPXE and BFO (boot.fedoraproject.org) &#124; If Not True Then False</dc:creator>
		<pubDate>Sat, 31 Jul 2010 11:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-5142</guid>
		<description>[...] Fedora 13Install Adobe (Acrobat PDF) Reader on Fedora 13Install VirtualBox (with yum) on Fedora 13Install PostgreSQL 8.4 Database Server on Fedora 13Install NetBeans 6.9 on Fedora 13Install tint2 Panel/Taskbar and tint2 Themes on Fedora 13 &#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] Fedora 13Install Adobe (Acrobat PDF) Reader on Fedora 13Install VirtualBox (with yum) on Fedora 13Install PostgreSQL 8.4 Database Server on Fedora 13Install NetBeans 6.9 on Fedora 13Install tint2 Panel/Taskbar and tint2 Themes on Fedora 13 &nbsp; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-4530</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-4530</guid>
		<description>Hi Nick,

Thans for the correction!

Updated guide again... :)</description>
		<content:encoded><![CDATA[<p>Hi Nick,</p>
<p>Thans for the correction!</p>
<p>Updated guide again&#8230; :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Aubert</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-4523</link>
		<dc:creator>Nick Aubert</dc:creator>
		<pubDate>Mon, 19 Jul 2010 18:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-4523</guid>
		<description>Another typo that got me, because I was copy-n-pasting.  That should be 

listen_addresses = &#039;*&#039;

*not*

listen_addressses = &#039;*&#039;

Count the S&#039;s</description>
		<content:encoded><![CDATA[<p>Another typo that got me, because I was copy-n-pasting.  That should be </p>
<p>listen_addresses = &#8216;*&#8217;</p>
<p>*not*</p>
<p>listen_addressses = &#8216;*&#8217;</p>
<p>Count the S&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-3288</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Mon, 21 Jun 2010 12:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-3288</guid>
		<description>Ok, I do not have Fedora 11 now, but then try simple something like following (as root):
&lt;pre lang=&quot;bash&quot;&gt;
/sbin/iptables -I INPUT 1 -p tcp --dport 5432 -j ACCEPT
## OR ##
/sbin/iptables -I INPUT 1 -p tcp --dport postgres -j ACCEPT
&lt;/pre&gt;

Save rules (as root):
&lt;pre lang=&quot;bash&quot;&gt;
/sbin/service iptables save
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Ok, I do not have Fedora 11 now, but then try simple something like following (as root):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;"><span style=" color: #FFF;">/</span>sbin<span style=" color: #FFF;">/</span>iptables <span style="color: #BED6FF;">-I</span> INPUT <span style="color: #7FB347;">1</span> <span style="color: #BED6FF;">-p</span> tcp <span style="color: #BED6FF;">--dport</span> <span style="color: #7FB347;">5432</span> <span style="color: #BED6FF;">-j</span> ACCEPT
<span style="color: #666666; font-style: italic;">## OR ##</span>
<span style=" color: #FFF;">/</span>sbin<span style=" color: #FFF;">/</span>iptables <span style="color: #BED6FF;">-I</span> INPUT <span style="color: #7FB347;">1</span> <span style="color: #BED6FF;">-p</span> tcp <span style="color: #BED6FF;">--dport</span> postgres <span style="color: #BED6FF;">-j</span> ACCEPT</pre></div></div>

<p>Save rules (as root):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="color:#D8D8D8;"><span style=" color: #FFF;">/</span>sbin<span style=" color: #FFF;">/</span>service iptables save</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Andrus</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-3275</link>
		<dc:creator>Andrus</dc:creator>
		<pubDate>Mon, 21 Jun 2010 09:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-3275</guid>
		<description>[root@server /etc]# ls /etc/ipt*
ls: cannot access /etc/ipt*: No such file or directory

There is no to /etc/iptables.up.rules  in Fedora 11</description>
		<content:encoded><![CDATA[<p>[root@server /etc]# ls /etc/ipt*<br />
ls: cannot access /etc/ipt*: No such file or directory</p>
<p>There is no to /etc/iptables.up.rules  in Fedora 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-3191</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 20 Jun 2010 08:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-3191</guid>
		<description>Yes you&#039;re right, it&#039;s typo. 

I fix it to guide. 

Thanks!</description>
		<content:encoded><![CDATA[<p>Yes you&#8217;re right, it&#8217;s typo. </p>
<p>I fix it to guide. </p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JR</title>
		<link>http://www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/comment-page-1/#comment-3189</link>
		<dc:creator>JR</dc:creator>
		<pubDate>Sun, 20 Jun 2010 08:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.if-not-true-then-false.com/?p=724#comment-3189</guid>
		<description>In Fedora 11 try add configurations to /etc/iptables.up.rules file.

It is difficult to say anything about network configuration without seeing it.</description>
		<content:encoded><![CDATA[<p>In Fedora 11 try add configurations to /etc/iptables.up.rules file.</p>
<p>It is difficult to say anything about network configuration without seeing it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.if-not-true-then-false.com/2010/howto-install-postgresql-8-4-database-server-on-centos-fedora-red-hat/feed/ ) in 0.16989 seconds, on Feb 11th, 2012 at 8:00 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 9:00 am UTC -->
