Re: I, nead to capture the IP number from the PC how is running the script ... - Mailing list pgsql-sql

From Niklas Johansson
Subject Re: I, nead to capture the IP number from the PC how is running the script ...
Date
Msg-id 3B3D9C6D-46DC-4025-9413-CA243CBF4512@codecraft.se
Whole thread Raw
In response to I, nead to capture the IP number from the PC how is running the script ...  (John Dizaro <jedsoftware@gmail.com>)
List pgsql-sql
On 15 mar 2010, at 20.18, John Dizaro wrote:
> I, nead to capture the IP number from the PC how is running the script


Check the documentation for System Information Functions:

http://www.postgresql.org/docs/8.4/interactive/functions-info.html

The function inet_client_addr() will return the address of the remote  
connection.





Sincerely,

Niklas Johansson





pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: DROP RULE ... CASCADE
Next
From: Thomas Kenner
Date:
Subject: Rename Index - Deadlock