タイプ: | 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
- Re: Support for NSS as a libpq TLS backend
- Re: table partitioning and access privileges
- Re: Log message for GSS connection is missing once connection authorization is successful.
- optimizer/clauses.h needn't include access/htup.h
- Re: Multiple hosts in connection string failed to failover in non-hot standby mode