how to get unique identifier for a client

From: gorsa <gorsa(dot)1972(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: how to get unique identifier for a client
Date: 2008-10-10 09:38:08
Message-ID: 8da1618a0810100238g98fbc21re6cc630f7148139c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

hi all
is there a way to get a unique identifier for a client? something like
a machine id. session_user does not seem to work since a user can log
on to many workstations. been through the list so i'm not searching
for getting the ip address since the list said something like it's not
supported in unix-sockets, though i'll take it since i'm using
postgres in windows environment. thanks in advance :)

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Grzegorz Jaśkiewicz 2008-10-10 10:16:20 Re: how to get unique identifier for a client
Previous Message Markus Wanner 2008-10-10 09:12:34 Re: [Pkg-postgresql-public] Postgres major version support policy on Debian