<div class="gmail_quote">2010/1/11 Tobias Wendorff <span dir="ltr">&lt;<a href="mailto:tobias.wendorff@uni-dortmund.de">tobias.wendorff@uni-dortmund.de</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Am Mo, 11.01.2010, 12:26 schrieb Brett Henderson:<br>
<div class="im"><br>
&gt; Is the PostgreSQL server running on <a href="http://dev.openstreetmap.de" target="_blank">dev.openstreetmap.de</a>?<br>
&gt;<br>
<br>
</div>Yep, it works.<br>
<br>
Just for the note:<br>
What countries are you importing?<br></blockquote><div><br>Osmosis unit tests are trying to connect to the osmosisci_api06 database as part of their execution.<br>
<br>
I can connect using &quot;psql osmosisci_api06&quot;, but it fails if I try &quot;psql
osmosisci_api06 -h localhost&quot;.  In other words, I can connect using a
unix-domain socket, but not via a TCP/IP socket.<br>
<br>
The error says that the pg_hba.conf file is either missing or erroneous.  Perhaps a dodgy edit has been made to it?<br>
<br>
I can&#39;t use a unix-domain socket because they are not supported by Java.<br>
<br>
Brett<br></div></div><br>