Re: Use of Port 5433 with Postgresql 9.6

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Use of Port 5433 with Postgresql 9.6
Дата
Msg-id CAMkU=1yTY7wk4xGNVrjgAKEGUYx1tTur6npn=jJu4=SuyYCaRA@mail.gmail.com
обсуждение исходный текст
Ответ на Use of Port 5433 with Postgresql 9.6  (Graeme <graeme@gemmill.name>)
Ответы Re: Use of Port 5433 with Postgresql 9.6  (Paul Jungwirth <pj@illuminatedcomputing.com>)
Список pgsql-general
On Mon, Jan 1, 2018 at 12:42 PM, Graeme <graeme@gemmill.name> wrote:
If the default port for v9.6 is 5433, why does the utility pg_isready still default to searching for 5432?

The Ubuntu packages use 5433 if you already have something (either a different packaged version, or an unpackaged system) running on 5432.  That does not change the compiled-in default, but it will make a shell wrapper around pg_isready which causes it to look at the right port, as long as you invoked the correct pg_isready (the one that came with the package)
 
Cheers,

Jeff

В списке pgsql-general по дате отправления:

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Use of Port 5433 with Postgresql 9.6
Следующее
От: Paul Jungwirth
Дата:
Сообщение: Re: Use of Port 5433 with Postgresql 9.6