| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] Postgres 6.4.2 connection problem |
| Дата | |
| Msg-id | 3056.927220409@sss.pgh.pa.us обсуждение |
| Ответ на | Postgres 6.4.2 connection problem (Andy Farrell <andy_farrell@itd.sterling.com>) |
| Список | pgsql-hackers |
Andy Farrell <andy_farrell@itd.sterling.com> writes:
> Connect DB(): getprotobyname failed
> Any idea what causes this error message?
Just what it says: getprotobyname() failed --- there is only one
place in libpq that can generate that message.
Now, *why* it failed is a more interesting question; that really
shouldn't happen in a machine with functioning TCP/IP support.
My guess is that this new machine is not as close to being an
identical platform as you thought, and that you need to rebuild
the Postgres libraries and binaries from source.
It's also possible that there's something wrong with the
/etc/protocols file on the new machine, but if that were the
case then very little would be working...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера