PARALLEL_DECODE_THREAD_INFO
PARALLEL_DECODE_THREAD_INFO displays information about threads that perform parallel decoding on the current node. This view needs to be queried on a CN. No result is returned if you query the view on a DN.
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.