Thread: two servers

two servers

From
"Paul Gimpelj"
Date:
Hi,
 
I have two postmasters running,
 
and ps -aux shows two servers, but netstat shows only one.
 
can some one show me what parameters to put on netstat to show both,
 
one is tcp , the other is unix domain,
the tcp is invisible to netstat.
 
thanks.
paul
 

Re: two servers

From
Tom Lane
Date:
"Paul Gimpelj" <pgimpelj@sympatico.ca> writes:
> I have two postmasters running,
> and ps -aux shows two servers, but netstat shows only one.

Perhaps one of them isn't configured to listen on TCP/IP?

            regards, tom lane