aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/applyparallelworker.c
Commit message (Expand)AuthorAge
* Add a new wait state and use it when sending data in the apply worker.Amit Kapila2023-02-16
* Use appropriate wait event when sending data in the apply worker.Amit Kapila2023-02-07
* Allow the logical_replication_mode to be used on the subscriber.Amit Kapila2023-02-02
* Display the leader apply worker's PID for parallel apply workers.Amit Kapila2023-01-18
* Avoid creating parallel apply state hash table unless required.Amit Kapila2023-01-13
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-09