Тип: | integer |
По умолчанию: | 4 |
Минимальный: | 0 |
Максимальный: | 262143 |
Контекст: | postmaster |
Перезапуск: | true |
От: | 10 |
Задаёт максимально возможное число рабочих процессов логической репликации. В это число входят и рабочие процессы, применяющие изменения, и процессы, синхронизирующие таблицы.
Рабочие процессы логической репликации берутся из пула, контролируемого параметром max_worker_processes.
Значение по умолчанию — 4.
Рекомендации [EN]
… unless logical replication is falling behind and the replica isn't handling other traffic
На StackOverflow
- Postgresql 10 logical replication not working
- Postgresql going mad
- Geoserver WFS + PostgreSQL with large table impossibly slow
- Why does "explain analyzing" this query fnish fast (showing a parallel plan), while running the actual query without "explain analyze" doesn't?
- postgresql: Invalid data directory | Can't open PID file /var/run/postgresql/10-main.pid (yet?) after start: No such file or directory