PG_GET_INVALID_BACKENDS
PG_GET_INVALID_BACKENDS displays the information about backend threads on the CN that are connected to the current standby DN.
| 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 performed by the backend thread |
Last Article: PG_EXT_STATS
Next Article: PG_GET_SENDERS_CATCHUP_TIME
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.