Re: TCP only listening on localhost???

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Richard Gass <rgass(at)sprintlabs(dot)com>
Cc: 'Tom Lane' <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: TCP only listening on localhost???
Date: 2004-04-30 18:19:55
Message-ID: 20040430181955.GA16961@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Apr 30, 2004 at 09:26:48AM -0700, Richard Gass wrote:
> There are no firewalling issues, routing or dns issues. Basically nothing
> has changed with the server. The only change is with the clients that
> connect. Everything seems to work fine connecting from the local socket but
> when you try to connect over tcp, it doesn't work because it is not
> listening on the port. For some reason, I cannot get it to listen on the
> port unless I specify in my postmaster command -h ip.address.

Maybe the virtual_host parameter has changed? Somehow the postmaster is
not binding to the interface, and if it works when you specify manually
then certainly seems a config problem.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La experiencia nos dice que el hombre peló millones de veces las patatas,
pero era forzoso admitir la posibilidad de que en un caso entre millones,
las patatas pelarían al hombre" (Ijon Tichy)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ian Harding 2004-04-30 18:44:28 Re: synchronizing MS access and postgresql tables
Previous Message Devrim GUNDUZ 2004-04-30 18:05:17 Re: Cannot open relation pg_cast_source_target_index