Gather
Short Description
The Gather node gathers data from multiple workers
Detailed Description​
The Gather node gathers data from multiple workers. Sort order is not guaranteed. This node can be seen in parallel plans and is similar in action to the Append node.
Additional Links​
- PostgreSQL Documentation - Using Explain
- pgAnalyze - Explain
- eTutorials - Understanding How PostgreSQL Executes a Query
Search online​
If this article doesn't have the information you need you can try searching online. Remember, you can contribute suggestions to this page.