Re: Mac Address - Mailing list pgsql-sql

From Bruno Wolff III
Subject Re: Mac Address
Date
Msg-id 20060902232428.GA26633@wolff.to
Whole thread Raw
In response to Mac Address  ("Ezequias Rodrigues da Rocha" <ezequias.rocha@gmail.com>)
List pgsql-sql
On Sat, Sep 02, 2006 at 17:42:29 -0300, Ezequias Rodrigues da Rocha <ezequias.rocha@gmail.com> wrote:
> Hi list,
> 
> It is possible to retrieve the MAC Address of a computer using a Postgresql
> function like others:

MAC Addresses are generally only transferred within a subnet and you aren't
going to be able to get them in the general case.

> 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 ?

What is it that you are really trying to accomplish? There might be some
other solution than having to get the mac address of a remote computer.


pgsql-sql by date:

Previous
From: "Milen A. Radev"
Date:
Subject: Re: Mac Address
Next
From: Andreas Kretschmer
Date:
Subject: Re: Mac Address