Re: Occupied port warning

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Occupied port warning
Date: 2005-06-28 17:58:01
Message-ID: 22225.1119981481@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> Tom Lane wrote:
>> What behavior are you proposing, exactly?

> The least thing it should do is error out if *no* TCP/IP port could be
> created while listen_addresses is set.

That might be reasonable --- I think right now we only die if we
couldn't create the Unix socket either.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-06-28 18:04:29 Re: Wierd panic with 7.4.7
Previous Message Tom Lane 2005-06-28 17:56:05 Re: Role syntax (or, SQL99 versus sanity)