[General] Warning: Unable to connect to PostgreSQL server: unknown host name: - Mailing list pgsql-general

From Paul Ottar Tornes
Subject [General] Warning: Unable to connect to PostgreSQL server: unknown host name:
Date
Msg-id 008e01c27c50$cecbb600$0400000a@critical
Whole thread Raw
Responses Re: [General] Warning: Unable to connect to PostgreSQL  (Robert Treat <xzilla@users.sourceforge.net>)
Re: [General] Warning: Unable to connect to PostgreSQL server: unknown host name:  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Warning: Unable to connect to PostgreSQL server: unknown host name: maloyportalen in /www/maloyportalen.no/html/phpBB2/db/postgres7.php on line 79
phpBB : Critical Error

Could not connect to the database
 
 
I have this in /etc/postgresql/pg_hba.conf
 
local    all                                                              ident sameuser
host    all        127.0.0.1            255.0.0.0              ident sameuser
host    maloy    62.101.192.200     255.255.255.0      ident sameuser
host    maloy    maloyportalen     255.255.255.0        ident sameuser
host    all        0.0.0.0               0.0.0.0                     reject
 
What is wrong, cause I cant se the problem..

pgsql-general by date:

Previous
From: Hervé Piedvache
Date:
Subject: Re: question about seq scan and index scan
Next
From: Stephan Szabo
Date:
Subject: Re: question about seq scan and index scan