8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7248099 commit d365370Copy full SHA for d365370
src/backend/replication/logical/worker.c
@@ -15,9 +15,6 @@
15
* launcher for every enabled subscription in a database. It uses
16
* walsender protocol to communicate with publisher.
17
*
18
- * The apply worker may spawn additional workers (sync) for initial data
19
- * synchronization of tables.
20
- *
21
* This module includes server facing code and shares libpqwalreceiver
22
* module with walreceiver for providing the libpq specific functionality.
23
0 commit comments