PostgreSQL 8.0.3 and Ipv6

From: "Solange" <voss(at)arnet(dot)com(dot)br>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: PostgreSQL 8.0.3 and Ipv6
Date: 2005-08-16 19:05:13
Message-ID: 001501c5a295$6eb13060$05f8a3c8@assistente
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32 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?

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Andrew Dunstan 2005-08-16 19:32:05 Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
Previous Message Bruce Momjian 2005-08-12 21:23:24 Re: patch for win32 dynloader

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2005-08-16 19:32:05 Re: [PATCHES] PostgreSQL 8.0.3 and Ipv6
Previous Message Satoshi Nagayasu 2005-08-16 02:40:02 Re: enable/disable trigger (Re: Fwd: [HACKERS] Open items)