Re: Mac Address - Mailing list pgsql-sql

From Andreas Kretschmer
Subject Re: Mac Address
Date
Msg-id 20060903070710.GA6473@KanotixBox
Whole thread Raw
In response to Mac Address  ("Ezequias Rodrigues da Rocha" <ezequias.rocha@gmail.com>)
Responses pg_dump
List pgsql-sql
Ezequias Rodrigues da Rocha <ezequias.rocha@gmail.com> schrieb:

> Hi list,
> 
> It is possible to retrieve the MAC Address of a computer using a Postgresql
> function like others:

In the same subnet? Then you can use untrusted languages such as plperlu
or plsh to retrieve the MAC for a IP. (arp -a ip)

Btw.: please no HTML in eMails.


HTH, Andreas
-- 
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."    (unknow)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°


pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: Mac Address
Next
From: "Aaron Bono"
Date:
Subject: Re: How to get the row that start a trigger