|
Pdo\Pgsql::getPidGet the PID of the backend process handling this connection 説明
public int Pdo\Pgsql::getPid()
Returns the PID of the backend process handling this connection. Note that the PID belongs to a process executing on the database server host, not the local host. パラメータこの関数にはパラメータはありません。 戻り値Returns the PID as an int. |