<?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>Comentarios en: Postgresql: Permitir acceso remoto</title>
	<atom:link href="http://rm-rf.es/postgresql-permitir-acceso-remoto/feed/" rel="self" type="application/rss+xml" />
	<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/</link>
	<description>Administración de sistemas, Unix, Linux, FreeBSD, Windows, hosting, dominios, servidores...</description>
	<lastBuildDate>Wed, 23 May 2012 11:40:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Por: WendyFu</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-23686</link>
		<dc:creator>WendyFu</dc:creator>
		<pubDate>Tue, 08 May 2012 18:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-23686</guid>
		<description>Gracias lindo me ayudaste mucho ;)</description>
		<content:encoded><![CDATA[<p>Gracias lindo me ayudaste mucho ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Roberto Bonilla</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-16127</link>
		<dc:creator>Roberto Bonilla</dc:creator>
		<pubDate>Wed, 12 Oct 2011 23:01:50 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-16127</guid>
		<description>estoy tratando de configurar el postgresql para que permita conecciones remotas pero no me permite esto trabajando con postgresql 9.1
postgresql.conf
listen_addresses = &#039;*&#039;		# what IP address(es) to listen on;
					# comma-separated list of addresses;
					# defaults to &#039;localhost&#039;, &#039;*&#039; = all
					# (change requires restart)
port = 5432				# (change requires restart)
max_connections = 100			# (change requires restart)
pg_hba.conf
# IPv4 local connections:
host    all             all             192.168.100.0/24       md5
host    all             all             0.0.0.0 0.0.0.0         md5
# IPv6 local connections:
host    all             all             ::1/128                 md5

esto es lo que tengo estoy en una maquina con opensuse
no se que estoy haciendo mal, me podrias ayudar</description>
		<content:encoded><![CDATA[<p>estoy tratando de configurar el postgresql para que permita conecciones remotas pero no me permite esto trabajando con postgresql 9.1<br />
postgresql.conf<br />
listen_addresses = &#8216;*&#8217;		# what IP address(es) to listen on;<br />
					# comma-separated list of addresses;<br />
					# defaults to &#8216;localhost&#8217;, &#8216;*&#8217; = all<br />
					# (change requires restart)<br />
port = 5432				# (change requires restart)<br />
max_connections = 100			# (change requires restart)<br />
pg_hba.conf<br />
# IPv4 local connections:<br />
host    all             all             192.168.100.0/24       md5<br />
host    all             all             0.0.0.0 0.0.0.0         md5<br />
# IPv6 local connections:<br />
host    all             all             ::1/128                 md5</p>
<p>esto es lo que tengo estoy en una maquina con opensuse<br />
no se que estoy haciendo mal, me podrias ayudar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Andres</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-15460</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Mon, 15 Aug 2011 22:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-15460</guid>
		<description>Gracias, de mucha ayuda</description>
		<content:encoded><![CDATA[<p>Gracias, de mucha ayuda</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Alex</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-13205</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Sat, 26 Feb 2011 19:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-13205</guid>
		<description>¡Gracias Wilder!</description>
		<content:encoded><![CDATA[<p>¡Gracias Wilder!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Wilder</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-13204</link>
		<dc:creator>Wilder</dc:creator>
		<pubDate>Sat, 26 Feb 2011 19:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-13204</guid>
		<description>Muy bueno me sirvio, pero tambien voy a dar mi aporte.
si desean que pcs no registradas accedar al servidor agreguen en el fichero pg_hba.conf: 
#Conexiones para todo el mundo
host all all 0.0.0.0/0 md5</description>
		<content:encoded><![CDATA[<p>Muy bueno me sirvio, pero tambien voy a dar mi aporte.<br />
si desean que pcs no registradas accedar al servidor agreguen en el fichero pg_hba.conf:<br />
#Conexiones para todo el mundo<br />
host all all 0.0.0.0/0 md5</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: david</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-13091</link>
		<dc:creator>david</dc:creator>
		<pubDate>Fri, 11 Feb 2011 14:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-13091</guid>
		<description>hola muy bueno me servio bastante</description>
		<content:encoded><![CDATA[<p>hola muy bueno me servio bastante</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: mafe</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-12275</link>
		<dc:creator>mafe</dc:creator>
		<pubDate>Fri, 26 Nov 2010 02:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-12275</guid>
		<description>es que hice lo que indicas y despues se me desaparacen esos dos archivos y no se puede acceder ... lo hice en linux.. me gustaria saber.. q paso..

graciass</description>
		<content:encoded><![CDATA[<p>es que hice lo que indicas y despues se me desaparacen esos dos archivos y no se puede acceder &#8230; lo hice en linux.. me gustaria saber.. q paso..</p>
<p>graciass</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: fernando6867</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-9617</link>
		<dc:creator>fernando6867</dc:creator>
		<pubDate>Sun, 07 Feb 2010 21:21:16 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-9617</guid>
		<description>gracias che.</description>
		<content:encoded><![CDATA[<p>gracias che.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Un fan</title>
		<link>http://rm-rf.es/postgresql-permitir-acceso-remoto/#comment-5161</link>
		<dc:creator>Un fan</dc:creator>
		<pubDate>Mon, 25 May 2009 13:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://rm-rf.es/?p=883#comment-5161</guid>
		<description>Ok.</description>
		<content:encoded><![CDATA[<p>Ok.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

