<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
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/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>以太之内 生存之上 &#187; asset server</title> <atom:link href="http://ixhan.com/tag/asset-server/feed/" rel="self" type="application/rss+xml" /><link>http://ixhan.com</link> <description>Live in your world, get owned in mine</description> <lastBuildDate>Tue, 15 May 2012 04:08:15 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>解决windows 7 连接 unity asset server 出现 no pg_hba.conf entry for host 的错误</title><link>http://ixhan.com/2010/02/solve-windows-7-connect-unity-asset-server-pg_hba/</link> <comments>http://ixhan.com/2010/02/solve-windows-7-connect-unity-asset-server-pg_hba/#comments</comments> <pubDate>Tue, 09 Feb 2010 12:13:38 +0000</pubDate> <dc:creator>xhan</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[3D]]></category> <category><![CDATA[asset server]]></category> <category><![CDATA[c]]></category> <category><![CDATA[unity]]></category> <guid
isPermaLink="false">http://ixhan.com/?p=281</guid> <description><![CDATA[<a
href="http://ixhan.com/2010/02/solve-windows-7-connect-unity-asset-server-pg_hba/" title="解决windows 7 连接 unity asset server 出现 no pg_hba.conf entry for host 的错误"></a>出现错误的原因是 unity3d asset server 使用了 PostgreSQL 而在配置文件中没有对IPV6做白名单操作。 # PostgreSQL HOST ACCESS CONTROL FILE # local all trust host all 127.0.0.1 255.255.255.255 trust host booktown 192.168.1.3 255.255.255.255 ident sales host all 192.168.1.4 255.255.255.255 ident audit 当然最简单的做法，只要在网络连接中将 ipv6 关闭就能连接了。 Related Posts小试Unity游戏引擎What is &#8230;<p
class="read-more"><a
href="http://ixhan.com/2010/02/solve-windows-7-connect-unity-asset-server-pg_hba/">Read more &#187;</a></p>]]></description> <content:encoded><![CDATA[<a
href="http://ixhan.com/2010/02/solve-windows-7-connect-unity-asset-server-pg_hba/" title="解决windows 7 连接 unity asset server 出现 no pg_hba.conf entry for host 的错误"></a><p>出现错误的原因是 unity3d asset server 使用了 PostgreSQL</p><p>而在配置文件中没有对IPV6做白名单操作。</p><pre>#                   PostgreSQL HOST ACCESS CONTROL FILE
#
local  all                                          trust
host   all        127.0.0.1      255.255.255.255    trust
host   booktown   192.168.1.3    255.255.255.255    ident    sales
host   all        192.168.1.4    255.255.255.255    ident    audit
当然最简单的做法，只要在网络连接中将 ipv6 关闭就能连接了。</pre><h3  class="related_post_title">Related Posts</h3><ul
class="related_post"><li><a
href="http://ixhan.com/2009/11/glance-at-unity/" title="小试Unity游戏引擎">小试Unity游戏引擎</a></li><li><a
href="http://ixhan.com/2010/02/what-is-ipad-all-about/" title="What is iPad All About?  ">What is iPad All About? </a></li><li><a
href="http://ixhan.com/2009/10/ccav-rubbish-national-day/" title="[烂]ccav再次糟蹋好东西">[烂]ccav再次糟蹋好东西</a></li><li><a
href="http://ixhan.com/2010/05/now-or-never/" title="now or never">now or never</a></li></ul>]]></content:encoded> <wfw:commentRss>http://ixhan.com/2010/02/solve-windows-7-connect-unity-asset-server-pg_hba/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
