Updated on 2024-05-07 GMT+08:00

PARALLEL_DECODE_THREAD_INFO

PARALLEL_DECODE_THREAD_INFO displays information about threads that perform parallel decoding on the current node.

Table 1 PARALLEL_DECODE_THREAD_INFO columns

Name

Type

Description

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.