Re: How to get the IP address of the conneced user

From: Neil Conway <neilc(at)samurai(dot)com>
To: Egyud Csaba <csegyud(at)freemail(dot)hu>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to get the IP address of the conneced user
Date: 2003-02-21 01:09:44
Message-ID: 1045789784.582.428.camel@tokyo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 2003-02-20 at 16:39, Egyud Csaba wrote:
> I'd like to get the IP address of the connected user from a plpgsql
> function, but I don't know how.

Connections to PostgreSQL don't need to be made over TCP/IP, so this
property may not even exist.

Cheers,

Neil
--
Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric B.Ridge 2003-02-21 01:56:13 Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"
Previous Message Eric B.Ridge 2003-02-21 00:49:44 Re: Fwd: REWRITE_INVOKE_MAX and "query may contain cycles"