タイプ: | integer |
デフォルト: | 10 |
分: | 0 |
最大: | 262143 |
コンテキスト: | postmaster |
再起動: | true |
以来: | 9.4 |
サーバが使用できるレプリケーションスロット(streaming-replication-slots参照)の最大数を指定します。デフォルトは10です。このパラメータはサーバ起動時のみ設定可能です。現在存在しているレプリケーションスロットの数よりも少ない値を設定すると、サーバは起動しません。また、レプリケーションスロットが使用できるためには、wal_levelをreplica
以上に設定しなければなりません。
推奨事項 [EN]
Set to twice as many replicas as you ever expect to have.
On StackOverflow
On pgsql-hackers
- suboverflowed subtransactions concurrency performance optimize
- Re: Design of pg_stat_subscription_workers vs pgstats
- Re: logical decoding/replication: new functions pg_ls_logicaldir and pg_ls_replslotdir
- Re: Synchronizing slots from primary to standby
- Re: How is this possible "publication does not exist"