| Type: | integer |
| Défaut: | 4 |
| Min: | 0 |
| Max: | 262143 |
| Contexte: | postmaster |
| Redémarrer: | true |
| Depuis: | 10 |
Spécifie le nombre maximal de workers de réplication logique. Cela inclue à la fois les workers ainsi que les workers de synchronisation de table.
Les workers de réplication logique sont pris de la réserve définie par max_worker_processes.
La valeur par défaut est 4.
Recommandations [EN]
… unless logical replication is falling behind and the replica isn't handling other traffic
Sur StackOverflow
Sur pgsql-hackers
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
- POC: enable logical decoding when wal_level = 'replica' without a server restart
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
- Re: Introduce XID age and inactive timeout based replication slot invalidation
