GV_SESSION
GV_SESSION displays all session information about the current session.
| Name | Type | Description |
|---|---|---|
| sid | bigint | Name of the database where the hotspot key is located. |
| serial# | integer | Name of the schema where the hotspot key is located. |
| schemaname | name | Name of the table where the hotspot key is located. |
| user# | oid | Value of the hotspot key. |
| username | name | Hash value of the hotspot key in the database. If the table is a list or range distributed table, the value of this column is 0. |
| machine | text | Frequency of accessing the hotspot key. |
| sql_id | bigint | SQL OID. |
| client_info | text | Client information. |
| event | text | Queuing status of a statement. The value can be:
|
| sql_exec_start | timestamp | Start time of SQL statement execution. |
| program | text | Name of the application connected to the backend. |
| status | text | Overall status of this backend. The value can be:
|
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.