[OSM-Devserver] Is PostgreSQL Broken?

Brett Henderson brett at bretth.com
Mo Jan 11 13:25:13 CET 2010


2010/1/11 Tobias Wendorff <tobias.wendorff at uni-dortmund.de>

> Am Mo, 11.01.2010, 12:26 schrieb Brett Henderson:
>
> > Is the PostgreSQL server running on dev.openstreetmap.de?
> >
>
> Yep, it works.
>
> Just for the note:
> What countries are you importing?
>

Osmosis unit tests are trying to connect to the osmosisci_api06 database as
part of their execution.

I can connect using "psql osmosisci_api06", but it fails if I try "psql
osmosisci_api06 -h localhost".  In other words, I can connect using a
unix-domain socket, but not via a TCP/IP socket.

The error says that the pg_hba.conf file is either missing or erroneous.
Perhaps a dodgy edit has been made to it?

I can't use a unix-domain socket because they are not supported by Java.

Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.openstreetmap.de/pipermail/devserver/attachments/20100111/7e52ae85/attachment.htm>