Mark Mielke <[EMAIL PROTECTED]> writes: > Brendan Jurd wrote: >> It doesn't solve the spoofing attack problem, but isn't Gurjeet's idea >> a good one in any case? >> > What makes it good? It solves no problems. It prevents the server from > coming up when it otherwise might still be able to.
The primary reason things work like that is that there are boatloads of machines that are marginally misconfigured. For instance, userland thinks there is IPv6 support when the kernel thinks not (or vice versa). If we made the postmaster abort every time it couldn't latch onto every address that the listen_addresses setting suggested it might be able to latch onto, what we'd mostly accomplish is to drive away a lot of potential users. Given that everyone agrees that this change wouldn't actually fix anything w.r.t. spoofing, I don't think there's grounds for making it. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: 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