<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: postgresql code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Sun, 05 Oct 2008 17:50:31 GMT</pubDate>
    <description>DZone Snippets: postgresql code</description>
    <item>
      <title>Abilitazione accesso remoto per PostgreSQL</title>
      <link>http://snippets.dzone.com/posts/show/3199</link>
      <description>// in "pg_hba.conf"&lt;br /&gt;&lt;code&gt;&lt;br /&gt;host    all         all         192.168.98.0/24       md5&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;// in "postgresql.conf"&lt;br /&gt;&lt;code&gt;&lt;br /&gt;listen_addresses = '*'		# what IP address(es) to listen on; &lt;br /&gt;&lt;/code&gt;&lt;br /&gt;</description>
      <pubDate>Fri, 22 Dec 2006 15:51:26 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3199</guid>
      <author>morlandi (Mario Orlandi)</author>
    </item>
  </channel>
</rss>
