タイプ: | integer |
デフォルト: | 5432 |
分: | 1 |
最大: | 65535 |
コンテキスト: | postmaster |
再起動: | true |
サーバが監視するTCPポートで、デフォルトは 5432です。 サーバが監視する全てのIPアドレスに対し、同じポート番号が使用されることを覚えておいてください。 このパラメータはサーバ起動時のみ設定可能です。
推奨事項 [EN]
Alternate ports are primarily useful for running several versions, or instances, of PostgreSQL on one machine. However, if you're using an alternate port to support several versions, it's often better to compile in the port number.
On StackOverflow
On pgsql-hackers
- pg_createsubscriber TAP test wrapping makes command options hard to read.
- ci: Macos failures due to MacPorts behaviour change
- transaction lost when delete clog file after normal shutdown
- Re: Adding a '--clean-publisher-objects' option to 'pg_createsubscriber' utility.
- Re: [PoC] Federated Authn/z with OAUTHBEARER