PARALLEL_DECODE_THREAD_INFO
PARALLEL_DECODE_THREAD_INFO displays information about threads that perform parallel decoding on the current node, as described in Table 1.
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. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.