Re: What is happening on buildfarm member baiji? - Mailing list pgsql-hackers

From Dave Page
Subject Re: What is happening on buildfarm member baiji?
Date
Msg-id 46484C25.1050801@postgresql.org
Whole thread Raw
In response to Re: What is happening on buildfarm member baiji?  ("Zeugswetter Andreas ADI SD" <ZeugswetterA@spardat.at>)
List pgsql-hackers
Zeugswetter Andreas ADI SD wrote:
>> Close. There was an Msys build from the 9th running on port 5432.
> 
>> 2) VC++ and Msys builds will both happily start on the same 
>> port at the same time. The first one to start listens on 5432 
>> until it shuts down, at which point the second server takes 
>> over seamlessly! It doesn't matter which is started first - 
>> it's as if Windows is queuing up the listens on the port.
> 
> Um, we explicitly set SO_REUSEADDR. So the port will happily allow a
> second bind.

So we do. I must confess I didn't look at the code, just spoke with
Magnus who agreed it didn't seem like it should be possible.

Regards, Dave


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Seq scans roadmap
Next
From: Andrew Dunstan
Date:
Subject: Re: What is happening on buildfarm member baiji?