Re: Occupied port warning - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Occupied port warning
Date
Msg-id 42C19B0F.90108@dunslane.net
Whole thread Raw
In response to Re: Occupied port warning  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers

Tom Lane wrote:

>Peter Eisentraut <peter_e@gmx.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.
>
>
>  
>
correct (in the cases where we try to create it, e.g. Unix but not Windows).

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCHES] Users/Groups -> Roles
Next
From: Stephen Frost
Date:
Subject: Re: [PATCHES] Users/Groups -> Roles