Тип: | 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.
На StackOverflow
На pgsql-hackers
- Re: Enhance pg_dump multi-threaded streaming (WAS: Re: filesystem full during vacuum - space recovery issues)
- ci: Macos failures due to MacPorts behaviour change
- Re: Fix slot synchronization with two_phase decoding enabled
- Re: [EXTERNAL] Re: Add non-blocking version of PQcancel
- Re: Enhance 'pg_createsubscriber' to retrieve databases automatically when no database is provided.