Обсуждение: The process ID of the backend ?

Поиск
Список
Период
Сортировка

The process ID of the backend ?

От
Adam Szeliga
Дата:
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