GS_GLOBAL_GTT_ATTACHED_PIDS
GS_GLOBAL_GTT_ATTACHED_PIDS displays which sessions are using global temporary tables on DNs on a CN.
| Name | Type | Description |
|---|---|---|
| node_name | text | Node name. |
| schemaname | name | Schema name. |
| tablename | name | Name of a global temporary table. |
| relid | oid | OID of a global temporary table. |
| pids | bigint | Session ID. |
| cn_session_ids | text[] | List of global session IDs on the CN in distributed mode. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.