Re: BUG #1126: TCP Connection Issues.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1126: TCP Connection Issues.
Дата
Msg-id 24788.1081096129@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1126: TCP Connection Issues.  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> When connecting with TCP the backend server process "spins" in mallopt (from
> /lib/tls/libc)

You seem to have a rather badly broken build :-(.  Did you compile it
yourself or get it from someone else?  If the latter, you need to
complain to the someone else.

If you built Postgres yourself then you need to take another look at the
build process.  I am guessing that something is wrong with the configure
script's results relating to HAVE_STRUCT_ADDRINFO and HAVE_GETADDRINFO,
but it's hard to tell just what.  If you made more than one try at
getting the configuration options right, you might just need to do a
pristine build with the correct options set --- changing options in a
partially complete build tree is risky.

            regards, tom lane

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

Предыдущее
От: "PostgreSQL Bugs List"
Дата:
Сообщение: BUG #1126: TCP Connection Issues.
Следующее
От: rajesh k
Дата:
Сообщение: pgsql + psql + su