Database: The database name of the connection.
Authenticated User: The authenticated database user of the connection. Socket Directory: The Unix socket directory of the connection. NULL if host or hostaddr are specified. Host: The host name or address of the connection. NULL if a Unix socket is used. Server Port: The IP address of the connection. NULL if a Unix socket is used. Server Address: The IP address of the host name. NULL if a Unix socket is used. Client Address: The IP address of the client connected to this backend. NULL if a Unix socket is used. Client Port: The port of the client connected to this backend. NULL if a Unix socket is used. Backend PID: The process id of the backend for the connection. Application name: <literal>psql<literal> is the default for a psql connection unless otherwise specified in the <xref linkend="guc-application-name"/> configuration parameter. -----//----- Hi Sami, I considered your suggestions and Álvaro's suggestions Regards, Maiquel Grassi.