タイプ: | 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
On StackOverflow
On 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: Logical Replication of sequences
- Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
- RE: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.