1
0
forked from docs/doc-exports
doc-exports/docs/dws/dev/dws_04_0729.html
Lu, Huayi a24ca60074 DWS DEVELOPER 811 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Lu, Huayi <luhuayi@huawei.com>
Co-committed-by: Lu, Huayi <luhuayi@huawei.com>
2023-01-19 13:37:49 +00:00

4.5 KiB

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.

Table 1 PG_GET_INVALID_BACKENDS columns

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