<?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: Installing PostGres, PostGIS, pgRouting in Linux</title>
	<atom:link href="http:///wordpress/2007/04/installing-postgres-and-postgis-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/</link>
	<description>By Rupert</description>
	<lastBuildDate>Tue, 07 Sep 2010 08:43:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: poisipmerry</title>
		<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/comment-page-1/#comment-11757</link>
		<dc:creator>poisipmerry</dc:creator>
		<pubDate>Fri, 20 Aug 2010 13:22:17 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=45#comment-11757</guid>
		<description>best assembly guaranty deals
[url=http://vimeo.com/user4498961]cheap hotels in lake district
[/url]cost conciseness class
chasm airlines booking
airline intelligence
[url=http://www.earthday.org/users/48490]last minute hotel cheap
[/url]und hotels
hesitation motel
boarder accommodate booking
[url=http://www.fairview.org/cty/members/klemot/default.aspx]hotel suite prices
[/url]cheap glasses
first-class caravanserai attend to
shelter program
[url=http://www.youthcabinet.org/profile/Josh]the jet hotel
[/url]shared ownership housing
hostelry centro
aragon homes
[url=http://www.beautyresearch.com/blogs/alexa/archive/2010/08/15/hotels-and-accomodations.aspx]hotel 626
[/url]motel booking spain
motel discounts
haughtiness india flight booking
[url=http://www.mazdacommunity.com/profiles/blogs/special-hotel-offers-or]swan hotel
[/url]winter caravanserai deals
contain superb
low-grade offspring hotels</description>
		<content:encoded><![CDATA[<p>best assembly guaranty deals<br />
[url=http://vimeo.com/user4498961]cheap hotels in lake district<br />
[/url]cost conciseness class<br />
chasm airlines booking<br />
airline intelligence<br />
[url=http://www.earthday.org/users/48490]last minute hotel cheap<br />
[/url]und hotels<br />
hesitation motel<br />
boarder accommodate booking<br />
[url=http://www.fairview.org/cty/members/klemot/default.aspx]hotel suite prices<br />
[/url]cheap glasses<br />
first-class caravanserai attend to<br />
shelter program<br />
[url=http://www.youthcabinet.org/profile/Josh]the jet hotel<br />
[/url]shared ownership housing<br />
hostelry centro<br />
aragon homes<br />
[url=http://www.beautyresearch.com/blogs/alexa/archive/2010/08/15/hotels-and-accomodations.aspx]hotel 626<br />
[/url]motel booking spain<br />
motel discounts<br />
haughtiness india flight booking<br />
[url=http://www.mazdacommunity.com/profiles/blogs/special-hotel-offers-or]swan hotel<br />
[/url]winter caravanserai deals<br />
contain superb<br />
low-grade offspring hotels</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupert</title>
		<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/comment-page-1/#comment-16</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Mon, 06 Aug 2007 21:18:37 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=45#comment-16</guid>
		<description>DEBIAN: Allowing postgres to listen to IP


rupert-debian:/etc/postgresql/8.2/main# pwd
/etc/postgresql/8.2/main

vi postgresql.conf

#listen_addresses = &#039;localhost&#039;         # what IP address(es) to listen on;
                                        # comma-separated list of addresses;
                                        # defaults to &#039;localhost&#039;, &#039;*&#039; = all
listen_addresses = &#039;*&#039;
                                        # (change requires restart)
port = 5432                             # (change requires restart)
max_connections = 100                   # (change requires restart)
</description>
		<content:encoded><![CDATA[<p>DEBIAN: Allowing postgres to listen to IP</p>
<p>rupert-debian:/etc/postgresql/8.2/main# pwd<br />
/etc/postgresql/8.2/main</p>
<p>vi postgresql.conf</p>
<p>#listen_addresses = &#8216;localhost&#8217;         # what IP address(es) to listen on;<br />
                                        # comma-separated list of addresses;<br />
                                        # defaults to &#8216;localhost&#8217;, &#8216;*&#8217; = all<br />
listen_addresses = &#8216;*&#8217;<br />
                                        # (change requires restart)<br />
port = 5432                             # (change requires restart)<br />
max_connections = 100                   # (change requires restart)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupert</title>
		<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/comment-page-1/#comment-15</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Tue, 31 Jul 2007 23:30:17 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=45#comment-15</guid>
		<description>You can comment out this line in /etc/postgresql/8.1/main/postgresql.conf to enable postgres to listen to 192.168.1.211

listen_addresses = &#039;*&#039;          # what IP address(es) to listen on;</description>
		<content:encoded><![CDATA[<p>You can comment out this line in /etc/postgresql/8.1/main/postgresql.conf to enable postgres to listen to 192.168.1.211</p>
<p>listen_addresses = &#8216;*&#8217;          # what IP address(es) to listen on;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupert</title>
		<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/comment-page-1/#comment-11</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Sat, 07 Jul 2007 16:26:08 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=45#comment-11</guid>
		<description>From PG Reference

http://www.postgresql.org/docs/8.2/static/auth-pg-hba-conf.html</description>
		<content:encoded><![CDATA[<p>From PG Reference</p>
<p><a href="http://www.postgresql.org/docs/8.2/static/auth-pg-hba-conf.html" rel="nofollow">http://www.postgresql.org/docs/8.2/static/auth-pg-hba-conf.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupert</title>
		<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/comment-page-1/#comment-10</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Sat, 07 Jul 2007 16:23:07 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=45#comment-10</guid>
		<description>When you want to connect to postgres remotely, make sure you allow it (5432) from your firewall (/etc/sysconfig/iptables). It appears that I can telnet 222.xxx.xxx.xxx 5432 where my postgres run, but pgadmin fails to connect. So I have to add a line in my /usr/local/pgsql/data/pg_hba.conf:

&lt;b&gt;host    all         all         219.xxx.xxx.0   255.255.255.0   md5&lt;/b&gt;</description>
		<content:encoded><![CDATA[<p>When you want to connect to postgres remotely, make sure you allow it (5432) from your firewall (/etc/sysconfig/iptables). It appears that I can telnet 222.xxx.xxx.xxx 5432 where my postgres run, but pgadmin fails to connect. So I have to add a line in my /usr/local/pgsql/data/pg_hba.conf:</p>
<p><b>host    all         all         219.xxx.xxx.0   255.255.255.0   md5</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rupert</title>
		<link>/wordpress/2007/04/installing-postgres-and-postgis-in-linux/comment-page-1/#comment-5</link>
		<dc:creator>rupert</dc:creator>
		<pubDate>Sun, 01 Jul 2007 10:41:34 +0000</pubDate>
		<guid isPermaLink="false">/wordpress/?p=45#comment-5</guid>
		<description>If you receive the ff error in windows:
rupert@rupert-winxp /c/Program Files/PostgreSQL/8.2/data
$ psql -U postgres
Password for user postgres:
psql: FATAL:  password authentication failed for user &quot;postgres&quot;

1. Make sure you have a local user &quot;postgres&quot;. The postgres service should run as the same &quot;postgres&quot; user.

2. You need to change the authentication type from &lt;b&gt;md5&lt;/b&gt; to &lt;b&gt;trust&lt;/b&gt;. Then restart postgres from services.msc

# IPv4 local connections:
#host    all         all         127.0.0.1/32          md5
host    all         all         127.0.0.1/32          trust
# IPv6 local connections:
#host    all         all         ::1/128               md5
#host   all             all     192.168.1.0 255.255.255.0       md5
host    all             all     192.168.1.0 255.255.255.0       trust

3. No need to specify the password on specifing &lt;i&gt;-U postgres&lt;/i&gt;
rupert@rupert-winxp /c/Program Files/PostgreSQL/8.2/data
$ psql -U postgres
Welcome to psql 8.2.3, the PostgreSQL interactive terminal.

Type:  \copyright for distribution terms
       \h for help with SQL commands
       \? for help with psql commands
       \g or terminate with semicolon to execute query
       \q to quit

Warning: Console code page (437) differs from Windows code page (936)
         8-bit characters may not work correctly. See psql reference
         page &quot;Notes for Windows users&quot; for details.</description>
		<content:encoded><![CDATA[<p>If you receive the ff error in windows:<br />
rupert@rupert-winxp /c/Program Files/PostgreSQL/8.2/data<br />
$ psql -U postgres<br />
Password for user postgres:<br />
psql: FATAL:  password authentication failed for user &#8220;postgres&#8221;</p>
<p>1. Make sure you have a local user &#8220;postgres&#8221;. The postgres service should run as the same &#8220;postgres&#8221; user.</p>
<p>2. You need to change the authentication type from <b>md5</b> to <b>trust</b>. Then restart postgres from services.msc</p>
<p># IPv4 local connections:<br />
#host    all         all         127.0.0.1/32          md5<br />
host    all         all         127.0.0.1/32          trust<br />
# IPv6 local connections:<br />
#host    all         all         ::1/128               md5<br />
#host   all             all     192.168.1.0 255.255.255.0       md5<br />
host    all             all     192.168.1.0 255.255.255.0       trust</p>
<p>3. No need to specify the password on specifing <i>-U postgres</i><br />
rupert@rupert-winxp /c/Program Files/PostgreSQL/8.2/data<br />
$ psql -U postgres<br />
Welcome to psql 8.2.3, the PostgreSQL interactive terminal.</p>
<p>Type:  \copyright for distribution terms<br />
       \h for help with SQL commands<br />
       \? for help with psql commands<br />
       \g or terminate with semicolon to execute query<br />
       \q to quit</p>
<p>Warning: Console code page (437) differs from Windows code page (936)<br />
         8-bit characters may not work correctly. See psql reference<br />
         page &#8220;Notes for Windows users&#8221; for details.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
