> [!ApplyWorkerMain]
> <table><tr><td rowspan="4" width="25%"><img src="assets/wl_activity_logicalapplymain.png"></td><td><b>Wait Category</b></td><td>Activity</td></tr><tr><td><b>Mechanism</b></td><td><code>LogicalRepApplyLoop</code></td></tr><tr><td><b>Operations</b></td><td><a href="Operations/Distributed/Redistribute">Redistribute</a></td></tr><tr><td><b>Resources</b></td><td><a href="Resources/Network">Network</a>, <a href="Resources/CPU">CPU</a></td></tr><tr><td colspan="3"><b>Logical Replication Apply Worker</b> is idling between transaction packets. Once a logical connection is established, the publisher streams transaction data (INSERTs, UPDATEs, DELETEs) as they are committed; the apply worker receives these packets and executes the equivalent SQL on the subscriber.</td></tr></table>