forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: luhuayi <luhuayi@huawei.com> Co-committed-by: luhuayi <luhuayi@huawei.com>
3.2 KiB
3.2 KiB
PG_GLOBAL_TEMP_ATTACHED_PIDS
This view displays information about sessions of resources occupied by global temporary tables on the current node. This view is supported only by clusters of 8.2.1.220 and later versions.
Column |
Type |
Description |
|---|---|---|
schemaname |
Name |
Schema name |
tablename |
Name |
Table name |
pid |
Bigint |
PID of a session |
Parent topic: System Views