Re: Use of /etc/services?

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Michael Alan Dorman <mdorman(at)debian(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Use of /etc/services?
Date: 2002-06-07 18:03:34
Message-ID: 1023473014.567.6.camel@lerlaptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, 2002-06-07 at 10:55, Michael Alan Dorman wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Peter Eisentraut wrote:
> > > Since we now have an official entry in /etc/services, shouldn't we be able
> > > to make use of it, by using getservbyname() if a nonnumeric port number is
> > > specified?
> > Is any OS actually shipping us in /etc/services?
>
> Debian GNU/Linux is, or at least will be for the imminent 3.0 release.
It's in FreeBSD 4-STABLE, and definitely in 4.6-RELEASE which is due out
tomorrow. (or shortly thereafter).

>
> Mike.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Manfred Koizar 2002-06-07 18:22:23 Re: Per tuple overhead, cmin, cmax, OID
Previous Message Bruce Momjian 2002-06-07 17:51:20 Re: Alternatives to SQL ...