Log File Melancholy

From: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>
To: "pgsql-general(at)postgresql(dot)org general" <pgsql-general(at)postgresql(dot)org>
Subject: Log File Melancholy
Date: 2009-09-23 22:57:59
Message-ID: 5F6A5D82-FC0E-4B4F-AA01-7E7500E51042@eku.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have two Snow Leopard installations, a macbook pro and a mac mini.

Whenever I start the postgresql system on the mbp the log shows:

LOG: received smart shutdown request
LOG: shutting down
LOG: database system is shut down
could not lookup DNS configuration info service: (ipc/send) invalid
destination port
LOG: could not resolve "localhost": nodename nor servname provided,
or not known
LOG: disabling statistics collector for lack of working socket
WARNING: autovacuum not started because of misconfiguration
HINT: Enable the "track_counts" option.
LOG: database system was shut down at 2009-09-21 11:24:17 EDT
LOG: database system is ready to accept connections

on the Mac Mini I get:
LOG: database system is shut down
could not lookup DNS configuration info service: (ipc/send) invalid
destination port
LOG: could not resolve "localhost": nodename nor servname provided,
or not known
LOG: disabling statistics collector for lack of working socket
WARNING: autovacuum not started because of misconfiguration
HINT: Enable the "track_counts" option.
DNSServiceDiscoveryLookupServer(): {/SourceCache/mDNSResponder/
mDNSResponder-212.1/mDNSMacOSX/DNSServiceDiscovery.c:143}
bootstrap_look_up() failed: $10000003
LOG: database system was shut down at 2009-09-11 14:21:01 EDT
LOG: database system is ready to accept connections

Both are 32 bit builds...

I cannot figure out where the "could not lookup DNS..." line
is coming from...

Am I unique?

Jerry

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2009-09-23 23:46:15 Re: Log File Melancholy
Previous Message Jaromír Talíř 2009-09-23 22:04:21 lazy vacuum and AccessExclusiveLock