Thread: The process ID of the backend ?

The process ID of the backend ?

From
Adam Szeliga
Date:
How can I receive the process ID of the backend server handling the
current
connection from SQL function ?
Something similar to: "int PQbackendPID(PGconn *conn);"
Adam