Re: 7.4RC2 regression failur and not running stats collector process on Solaris

From: Kiyoshi Sawada <sawa(at)nagoya2(dot)jrc(dot)or(dot)jp>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kurt Roeckx <Q(at)ping(dot)be>, Zeugswetter Andreas SB SD <ZeugswetterA(at)spardat(dot)at>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.4RC2 regression failur and not running stats collector process on Solaris
Date: 2003-11-13 05:03:00
Message-ID: 20031113135211.333C.SAWA@nagoya2.jrc.or.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, 13 Nov 2003 11:39:49 +0900 Kiyoshi Sawada <sawa(at)nagoya2(dot)jrc(dot)or(dot)jp> wrote:
> $ nslookup localhost
> Server: name.server.mydomain
> Address: xxx.xx.xx.xxx
> : : :
> (failed test)
> Is it necessary to start a DNS server to bind 'localhost' in Kiyoshi's machine?
>

I got bind-9.2.2-sol8-intel-local pkg from sun freewear and install to /usr/local.
/usr/local/bin/nslookup(ISC-nslookup) was tried on the state where /usr/local/bin/bind(ISC-bind) is not started yet.

$ /usr/local/bin/nslookup localhost
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server: xxx.xx.xx.xxx
Address: xxx.xx.xx.xxx#53

Name: localhost
Address: 127.0.0.1

(succesful test)

$ /usr/local/bin/nslookup 127.0.0.1
Note: nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead. Run nslookup with
the `-sil[ent]' option to prevent this message from appearing.
Server: xxx.xx.xx.xxx
Address: xxx.xx.xx.xxx#53

1.0.0.127.in-addr.arpa name = localhost.

(succesful test)

--
Kiyoshi Sawada

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Matthew T. O'Connor 2003-11-13 05:09:05 Re: rpm support for 7.4 and beyond
Previous Message Marc G. Fournier 2003-11-13 04:51:06 Re: rpm support for 7.4 and beyond