PG_GET_INVALID_BACKENDS
The PG_GET_INVALID_BACKENDS view displays information about current standby DN backend threads connected to the CN. Only users with the SYSADMIN or MONADMIN permission can access this view.
| Name | Type | Description |
|---|---|---|
| pid | bigint | Thread ID |
| node_name | text | Node information connected to the backend thread |
| dbname | name | Name of the connected database |
| backend_start | timestamp with time zone | Backend thread startup time |
| query | text | Query statement executed by the backend thread |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.