| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | Magnus Hagander <magnus(at)hagander(dot)net> |
| Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Dave Page <dpage(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Vista/IPv6 |
| Date: | 2007-04-11 22:24:58 |
| Message-ID: | 200704120024.59314.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Magnus Hagander wrote:
> (FWIW, I had ipv6 on my list of things to make happen, but I didn't
> realise it would cause this issue on a machine with ipv6 on it, since
> I don't have one)
The IPv6 support is finely tuned to deal with all kinds of combinations
of API support, library support, and kernel support, or lack thereof,
on the build system and on the host system. I suggest that you just
use the logic that we have or emulate it, respectively. If it doesn't
work, we will find out soon enough.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2007-04-11 22:48:23 | Re: [HACKERS] Full page writes improvement, code update |
| Previous Message | Jim Nasby | 2007-04-11 22:23:38 | Re: elog(FATAL) vs shared memory |