Moin,
thank you for your reply but the problem remain. The fallowing line is
in my pg_hba.conf:
host moon192.168.153.0 255.255.255.0 trust
The hole network with the given number has access to the database moon.
The Webserver has the IP 192.168.153.9. But the no connection is
Your problem is probably in the /usr/local/pgsql/data/pg_hba.conf file.
That file lists what machines are allowed to connect to your Postgres
server and what sort of authentication they have to provide. If the web
server and the Postgres server are on the same machine, you should have
these two l