how to get unique identifier for a client - Mailing list pgsql-general

From gorsa
Subject how to get unique identifier for a client
Date
Msg-id 8da1618a0810100238g98fbc21re6cc630f7148139c@mail.gmail.com
Whole thread Raw
Responses Re: how to get unique identifier for a client  ("Grzegorz Jaśkiewicz" <gryzman@gmail.com>)
Re: how to get unique identifier for a client  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List 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 :)

pgsql-general by date:

Previous
From: Markus Wanner
Date:
Subject: Re: [Pkg-postgresql-public] Postgres major version support policy on Debian
Next
From: "Grzegorz Jaśkiewicz"
Date:
Subject: Re: how to get unique identifier for a client