Pailloncy Jean-Gerard <[EMAIL PROTECTED]> writes: >>>> The only code path I see offhand in which no message would be logged >>>> is if the ListenSocket[] array is already full. Is it possible that >>>> you have 10 or more IP addresses that "localhost" would bind to? >> >>> 2 IPs + 3 alias on 2 interfaces >>> 1 IPs + 27 alias on 1 loopback interface >> >> Wow. Try increasing the MAXLISTEN constant in >> src/backend/postmaster/postmaster.c.
> Bump it to 100. Good. > I sugess a better error message. Done. It never occurred to anyone that that limit would actually be reached, I suppose. >> ======================= >> 8 of 96 tests failed. >> ======================= Seems like you've still got some issues though. What do the detailed diffs look like? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly