PGSTAT start failure probably shouldn't disable Postgres

Поиск
Список
Период
Сортировка
От Tom Lane
Тема PGSTAT start failure probably shouldn't disable Postgres
Дата
Msg-id 2265.1017512239@sss.pgh.pa.us
обсуждение исходный текст
Ответы Re: PGSTAT start failure probably shouldn't disable Postgres  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
We've seen several reports now of 7.2 postmasters failing to start
because of weird networking setups --- if it's impossible to create
a loopback UDP port on 127.0.0.1, 7.2 will exit withPGSTAT: bind(2): Cannot assign requested address

It occurs to me that a more friendly behavior would be to disable
statistics gathering and proceed with startup anyway.  Any objections?
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: timeout implementation issues
Следующее
От: nconway@klamath.dyndns.org (Neil Conway)
Дата:
Сообщение: Re: Posix AIO in new Red Hat Linux