OpenGauss: Pg_gtt_attached_pid(relOid)
pg_gtt_attached_pid(relOid)
Description: Displays all thread pids that are using the specified global temporary table.
Parameters: OID of the global temporary table.
Return value type: record
Example:
copy code
openGauss=# select * from pg_gtt_attach...
leo001.hashnode.dev1 min read