Re: 7.4RC2 regression failur and not running stats collector process on Solaris
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: 7.4RC2 regression failur and not running stats collector process on Solaris |
| Дата | |
| Msg-id | 5225.1068608118@sss.pgh.pa.us обсуждение |
| Ответ на | Re: 7.4RC2 regression failur and not running stats collector process on Solaris (Kiyoshi Sawada <sawa@nagoya2.jrc.or.jp>) |
| Список | pgsql-hackers |
Kiyoshi Sawada <sawa@nagoya2.jrc.or.jp> writes:
> On Tue, 11 Nov 2003 09:18:48 -0500 Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> So why not? Try looking in the postmaster log for errors related to
>> stats collector startup. (pstat is irrelevant, btw.)
> LOG: could not bind socket for statistics collector: Cannot assign requested address
Hmm ... that's sure the problem, but what can we do about it? ISTM that
any non-broken system ought to be able to resolve "localhost". Actually
it's worse than that: your system resolved "localhost" and then refused
to bind to any of the IP addresses it had resolved. Look at the logic
in pgstat_init() in src/backend/postmaster/pgstat.c. I think this
suggests a misconfiguration in your system ... but if you can suggest a
more robust way of setting up that connection, I'm all ears ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера