Am Mittwoch, 11. April 2007 16:46 schrieb Magnus Hagander:
> Point being - if you build on a ipv6 enabled machine, will that binary then
> work at all on a non-ipv6 machine? Consider binaries distributed by the
> installer... Might as well think up the proper fix before we just band-aid
> it for the regression tests..

The check is done by initdb (not on the build machine) and it checks if 
getaddrinfo("::1", ...) works.  If that doesn't work then you don't have IPv6 
for all practical purposes.  So everything seems to be set up all right.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to