Advice sought: Postmaster service failing to start on Windows 2003 servers - error messages related to name resolution - Mailing list pgsql-ports

From Edward Fretwell
Subject Advice sought: Postmaster service failing to start on Windows 2003 servers - error messages related to name resolution
Date
Msg-id 3E5896513DBE2F4CBC1335E4776494BE045194BD@ex-mail1.internal.rmplc.net
Whole thread Raw
List pgsql-ports

Hi,
Apologies if this is the wrong list for this - please feel free to direct me elsewhere!
When trying to install Postgresql 8.0 (windows native version) on any Windows 2003 server on a customer's network (Domain Controller or Member Server), I am consistently seeing the postmaster service fail to start. The following error message is reported:

2005-11-15 11:34:19 LOG: could not translate host name "localhost", service "5432" to address: Unknown host
2005-11-15 11:34:19 WARNING: could not create listen socket for "localhost"
2005-11-15 11:34:19 FATAL: no socket created for listening
I do not believe this is a problem with DNS on the site as other applications (ping, nslookup, tracert) all report that localhost resolves to 127.0.0.1. Changing postgresql.conf to have different port or listen_addresses parameter always results in the same error message with the new values for the parameters listed.

e.g.
listen_addresses=127.0.0.1
port=9010
Results in:
2005-11-15 12:22:51 LOG: could not translate host name "127.0.0.1", service "9010" to address: Unknown host
2005-11-15 12:22:51 WARNING: could not create listen socket for "127.0.0.1"
2005-11-15 12:22:51 FATAL: no socket created for listening
I've tried searching through mailing list archives, FAQs, and bug-lists, but can't see anything that seems relevant.
Can anyone suggest what might be happening or give me some advice on where to direct my investigation?
Many thanks,
Ed

Visit our Website at www.rm.com

This message is confidential. You should not copy it or disclose its contents to anyone. You may use and apply the information for the intended purpose only. Internet communications are not secure; therefore, RM does not accept legal responsibility for the contents of this message. Any views or opinions presented are those of the author only and not of RM. If this email has come to you in error, please delete it, along with any attachments. Please note that RM may intercept incoming and outgoing email communications.

Freedom of Information Act 2000
This email and any attachments may contain confidential information belonging to RM. Where the email and any attachments do contain information of a confidential nature, including without limitation information relating to trade secrets, special terms or prices these shall be deemed for the purpose of the Freedom of Information Act 2000 as information provided in confidence by RM and the disclosure of which would be prejudicial to RM's commercial interests.

This email has been scanned for viruses by Trend ScanMail.

pgsql-ports by date:

Previous
From: "VOGLOZIN W. Amenel"
Date:
Subject: 'Undefined reference' error message when linking an object file
Next
From: "Riccardo Mottola"
Date:
Subject: fails to compile with undefined symbol (FP_PLUS_INF)