Help Center> GaussDB> Centralized_3.x> Schemas> DBE_PERF Schema> Utility> GLOBAL_PARALLEL_DECODE_THREAD_INFO
Updated on 2024-05-07 GMT+08:00

GLOBAL_PARALLEL_DECODE_THREAD_INFO

GLOBAL_PARALLEL_DECODE_THREAD_INFO displays information about parallel decoder threads of replication slots on the current node.

Table 1 GLOBAL_PARALLEL_DECODE_THREAD_INFO columns

Name

Type

Description

node_name

name

Node name.

thread_id

bigint

Thread ID.

slot_name

text

Replication slot name.

thread_type

text

Thread type (sender, reader, or decoder).

seq_number

integer

Sequence number (starting from 1) of threads of the same type in the current replication slot.