Warings in Log: could not resolve "localhost": host nor service provided, or not known

From: "Durai " <visolve_postgres(at)lycos(dot)co(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Warings in Log: could not resolve "localhost": host nor service provided, or not known
Date: 2004-03-31 10:44:26
Message-ID: 1080729866000563@lycos-europe.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello All,

I built PostgreSQL 7.4.2 on HPUX IPF platform. It works fine. But when I start the postmaster, I got
the following LOG message:

LOG: could not resolve "localhost": host nor service provided, or not known

$ postmaster -D /var/opt/iexpress/postgresql &
[1] 8995
$ LOG: could not resolve "localhost": host nor service provided, or not known
LOG: database system was shut down at 2004-03-30 16:07:50 IST
LOG: checkpoint record is at 0/2132D0
LOG: redo record is at 0/2132D0; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 120; next OID: 16778
LOG: database system is ready

Is there any configuration to solve this problem?

Regs,
Durai.

Lycos Email has 10 MB of FREE storage space. http://mail.lycos.co.uk

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric Jain 2004-03-31 10:47:40 Slow IN query
Previous Message Jeff Amiel 2004-03-31 10:22:30 blocking? locking? Concurrent connections slows things down....