PostgreSQL 8.0.3 and Ipv6 - Mailing list pgsql-patches

From Solange
Subject PostgreSQL 8.0.3 and Ipv6
Date
Msg-id 001501c5a295$6eb13060$05f8a3c8@assistente
Whole thread Raw
List pgsql-patches
Hi, I am with problems to function postgreSQL 8.0.3 in 
windows XP with the Ipv6 protocol. I try to have access the 
bank in the following way: 

 psql -h ::1 -d db_teste -u postgres

 but it gives an error: could not translate ::1: Unknown host.
 already I configured the archive pg_hba.conf so that it has 
accepted address::1 of ipv6. My machine is effecting ping6 in 
::1 and my apache server also is functioning in ipv6. I made 
everything what it said in the manual.
 
My question is the following one: PostgreSQL does not function in windows XP
with the Ipv6 protocol, or has that to configure plus some 
thing? Or It only functions in linux?
Necessary of some patch so that it functions in windows Xp?

pgsql-patches by date:

Previous
From: Satoshi Nagayasu
Date:
Subject: Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)
Next
From: Alvaro Herrera
Date:
Subject: Trivial patch, silence CC warnings