Re: BUG #1126: TCP Connection Issues. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1126: TCP Connection Issues.
Date
Msg-id 24788.1081096129@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1126: TCP Connection Issues.  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
List 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 by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1126: TCP Connection Issues.
Next
From: rajesh k
Date:
Subject: pgsql + psql + su