Thread: Database Session Variables

Database Session Variables

From
"Mark Wilson"
Date:
Can someone please tell me what session variables there are in PostgreSQL?
 
I am aware of 'user' and 'current_user', but am looking for a unique identifier, some sort of 'session_id'?
 
Thanks in advance.