Re: Mac Address - Mailing list pgsql-sql

From Milen A. Radev
Subject Re: Mac Address
Date
Msg-id 44FA06F3.4090008@radev.net
Whole thread Raw
In response to Mac Address  ("Ezequias Rodrigues da Rocha" <ezequias.rocha@gmail.com>)
List pgsql-sql
Ezequias Rodrigues da Rocha написа:
> Hi list,
> 
> It is possible to retrieve the MAC Address of a computer using a Postgresql
> function like others:
> 
> http://www.postgresql.org/docs/8.1/static/functions-info.html
> 
> I can retrieve a ip of some statement connection but I didn't find how to
> get the MAC Address. Is it possible ?

No - the client and the server communicate using TCP/IP as
transport/internet layer but that does not mean they use Ethernet as
network access layer.


-- 
Milen A. Radev



pgsql-sql by date:

Previous
From: "Ezequias Rodrigues da Rocha"
Date:
Subject: Mac Address
Next
From: Bruno Wolff III
Date:
Subject: Re: Mac Address