Re: What is happening on buildfarm member baiji?
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Magnus Hagander <magnus@hagander.net>, Dave Page <dpage@postgresql.org>, pgsql-hackers@postgresql.org
Date: 2007-06-04T02:44:13Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes: > Magnus Hagander wrote: >> Given this, I propose we simply #ifdef out the SO_REUSEADDR on win32. >> Anybody see a problem with this? > Is that true even if the backend crashes? It would take a postmaster crash to make this an issue, and those are pretty doggone rare. Not that the question shouldn't be checked, but we might decide to tolerate the problem if there is one ... regards, tom lane